Stripping fix

This commit is contained in:
github@helcel.net
2026-07-01 22:12:42 +02:00
parent 88172ffb30
commit bb3af36d47
+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