Stripping fix

This commit is contained in:
2026-07-01 22:12:42 +02:00
parent ed8b99985f
commit 0b20abde38
+4
View File
@@ -83,6 +83,10 @@ android {
generateLocaleConfig = true
}
packaging {
jniLibs.keepDebugSymbols.add("**/*.so")
}
dependenciesInfo {
// Disables dependency metadata when building APKs (for IzzyOnDroid/F-Droid)
includeInApk = false