mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-16 07:22:41 +00:00
Tweak build configs and scripts
This commit is contained in:
@@ -25,6 +25,7 @@ android {
|
||||
multiDexEnabled = true
|
||||
versionName = Config.version
|
||||
versionCode = Config.versionCode
|
||||
ndk.abiFilters("armeabi-v7a", "arm64-v8a", "x86", "x86_64")
|
||||
|
||||
javaCompileOptions.annotationProcessorOptions.arguments(
|
||||
mapOf("room.incremental" to "true")
|
||||
|
||||
Reference in New Issue
Block a user