diff --git a/tor-android-binary/build.gradle b/tor-android-binary/build.gradle index f003baedbd4f38a96dda2fa305de412d1e98cc4f..05e78e6e57bcbcca7bd506524e9e935bf8259ec0 100644 --- a/tor-android-binary/build.gradle +++ b/tor-android-binary/build.gradle @@ -45,7 +45,7 @@ android { dependencies { implementation fileTree(dir: 'libs', include: ['*.so']) api 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0' - api 'info.guardianproject:jtorctl:0.4.2.5' + api 'info.guardianproject:jtorctl:0.4.5.7' androidTestImplementation 'androidx.test:core:1.4.0' androidTestImplementation 'androidx.test:runner:1.4.0'