Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
AndroidUtils
DnsTunnelProxy
Commits
b4be78ea
Commit
b4be78ea
authored
Dec 29, 2020
by
Daniel Wolf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update dependencies, bump version to 2.1.14
parent
3d56d585
Pipeline
#7683
passed with stage
in 1 minute and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
library/build.gradle
library/build.gradle
+2
-2
No files found.
library/build.gradle
View file @
b4be78ea
...
...
@@ -6,7 +6,7 @@ apply plugin: 'org.jetbrains.dokka-android'
ext
{
libraryGroupId
=
'com.frostnerd.utilskt'
libraryArtifactId
=
'dnstunnelproxy'
libraryVersion
=
'2.1.1
3
'
libraryVersion
=
'2.1.1
4
'
}
android
{
...
...
@@ -60,7 +60,7 @@ dependencies {
implementation
'org.minidns:minidns-core:1.0.0'
implementation
'org.minidns:minidns-hla:1.0.0'
implementation
'com.frostnerd.utilskt:vpntunnelproxy:3.1.
8
'
// https://git.frostnerd.com/AndroidUtils/vpntunnelproxy
implementation
'com.frostnerd.utilskt:vpntunnelproxy:3.1.
9
'
// https://git.frostnerd.com/AndroidUtils/vpntunnelproxy
implementation
"org.jetbrains.kotlin:kotlin-stdlib-jdk8:$KOTLIN_VERSION"
implementation
"org.jetbrains.kotlinx:kotlinx-coroutines-core:$COROUTINE_VERSION"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment