add some config files (even if the .idea ones must be removed at some point)

This commit is contained in:
Davide Scaini
2026-06-03 00:12:08 +02:00
parent 1b49eadfb5
commit 78af14a78d
4 changed files with 75 additions and 10 deletions
-8
View File
@@ -130,14 +130,6 @@ android {
androidResources {
ignoreAssetsPattern '!.svn:!.git:!.ds_store:!*.scc:!CVS:!thumbs.db:!picasa.ini:!*~'
}
splits {
abi {
enable true
reset()
include "arm64-v8a", "armeabi-v7a"
universalApk true
}
}
}
// Apply static values from `gradle.properties` to the `android.packagingOptions`