|
@@ -34,5 +34,5 @@ dependencies {
|
|
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
|
|
testImplementation 'junit:junit:4.12'
|
|
testImplementation 'junit:junit:4.12'
|
|
|
implementation 'com.android.support:appcompat-v7:26.1.0'
|
|
implementation 'com.android.support:appcompat-v7:26.1.0'
|
|
|
- implementation 'ca.psiphon:psiphontunnel:1.0.6'
|
|
|
|
|
|
|
+ implementation 'ca.psiphon:psiphontunnel:1.0.7'
|
|
|
}
|
|
}
|