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 f691469 commit 080daebCopy full SHA for 080daeb
moonbounceVPNService/build.gradle
@@ -34,6 +34,8 @@ android {
34
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'
41
0 commit comments