Skip to content

Commit 41aaf2e

Browse files
committed
Update build.gradle
1 parent 080daeb commit 41aaf2e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

moonbounceVPNService/build.gradle

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,8 @@ dependencies {
3535
implementation 'androidx.core:core-ktx:1.10.1'
3636

3737
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'
38+
implementation 'com.github.operatorfoundation:TransmissionAndroid:1.3.5'
39+
implementation 'com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.9'
4140

4241
testImplementation 'junit:junit:4.13.2'
4342
androidTestImplementation 'androidx.test.ext:junit:1.1.5'

0 commit comments

Comments
 (0)