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 080daeb commit 41aaf2eCopy full SHA for 41aaf2e
moonbounceVPNService/build.gradle
@@ -35,9 +35,8 @@ dependencies {
35
implementation 'androidx.core:core-ktx:1.10.1'
36
37
implementation 'com.github.operatorfoundation:KeychainAndroid:5.0.9'
38
- implementation 'com.github.operatorfoundation:StarbridgeAndroid:1.0.5'
39
- implementation 'com.github.operatorfoundation:TransmissionAndroid:1.3.4'
40
- implementation 'com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.8'
+ implementation 'com.github.operatorfoundation:TransmissionAndroid:1.3.5'
+ implementation 'com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.9'
41
42
testImplementation 'junit:junit:4.13.2'
43
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
0 commit comments