This commit is contained in:
Deltadroid 2025-01-19 09:31:13 +01:00 committed by GitHub
commit e764a7a230
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ android {
renderscriptDebuggable false renderscriptDebuggable false
} }
debug { debug {
minifyEnabled true minifyEnabled false
jniDebuggable false jniDebuggable false
applicationIdSuffix ".debug" applicationIdSuffix ".debug"
} }
@ -57,7 +57,7 @@ android {
} }
ndkVersion '26.2.11394342' ndkVersion '27.0.12077973'
packagingOptions { packagingOptions {
jniLibs { jniLibs {