prevent R8 shrinking from removing Tor’s private JNI fields
This commit is contained in:
@@ -56,6 +56,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
minSdk = 24
|
||||
consumerProguardFiles("consumer-rules.pro")
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user