Procházet zdrojové kódy

update android/gradle.properties

wudebin před 10 měsíci
rodič
revize
f5da28b9f0
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 4 1
      Strides-APP/android/gradle.properties

+ 4 - 1
Strides-APP/android/gradle.properties

@@ -41,4 +41,7 @@ newArchEnabled=false
 
 # Use this property to enable or disable the Hermes JS engine.
 # If set to false, you will be using JSC instead.
-hermesEnabled=true
+hermesEnabled=true
+android.nonTransitiveRClass=false
+android.defaults.buildfeatures.buildconfig=true
+android.aapt2FromMavenOverride=D:/Android/android-sdk/build-tools/35.0.1/aapt2.exe