We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 146f539 commit 6e65b59Copy full SHA for 6e65b59
moonbounceVPNService/build.gradle
@@ -34,7 +34,7 @@ android {
34
dependencies {
35
implementation 'androidx.core:core-ktx:1.10.1'
36
implementation 'com.github.OperatorFoundation:transmissionandroid:1.3.3'
37
- implementation 'com.github.OperatorFoundation:ShapeshifterAndroidKotlin:5.0.5'
+ implementation 'com.github.OperatorFoundation:ShapeshifterAndroidKotlin:5.0.7'
38
39
testImplementation 'junit:junit:4.13.2'
40
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
0 commit comments