Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
bragelbytes committed Mar 1, 2024
1 parent 080daeb commit 41aaf2e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions moonbounceVPNService/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,8 @@ dependencies {
implementation 'androidx.core:core-ktx:1.10.1'

implementation 'com.github.operatorfoundation:KeychainAndroid:5.0.9'
implementation 'com.github.operatorfoundation:StarbridgeAndroid:1.0.5'
implementation 'com.github.operatorfoundation:TransmissionAndroid:1.3.4'
implementation 'com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.8'
implementation 'com.github.operatorfoundation:TransmissionAndroid:1.3.5'
implementation 'com.github.operatorfoundation:ShapeshifterAndroidKotlin:5.0.9'

testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
Expand Down

0 comments on commit 41aaf2e

Please sign in to comment.