File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ org.gradle.parallel=true
66
77# Use AndroidX compat libraries
88android.useAndroidX =true
9- android.enableJetifier =true
109
1110# Fallback values used in gradle build
1211projectName =luajit-launcher
@@ -19,16 +18,9 @@ libsPath=../libs
1918sevenZipLib =z
2019
2120# Compilation features
22- android.defaults.buildfeatures.resvalues =true
2321android.defaults.buildfeatures.shaders =false
2422android.nonTransitiveRClass =false
25- android.nonFinalResIds =false
26- android.sdk.defaultTargetSdkToCompileSdkIfUnset =false
27- android.enableAppCompileTimeRClass =false
28- android.usesSdkInManifest.disallowed =false
2923android.uniquePackageNames =false
3024android.dependency.useConstraints =true
3125android.r8.strictFullModeForKeepRules =false
3226android.r8.optimizedResourceShrinking =false
33- android.builtInKotlin =false
34- android.newDsl =false
You can’t perform that action at this time.
0 commit comments