File tree Expand file tree Collapse file tree
branchreactnativetestbed/android Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ buildscript {
1515 mavenCentral()
1616 }
1717 dependencies {
18- classpath(" com.android.tools.build:gradle:7.3.1 " )
18+ classpath(' com.android.tools.build:gradle:8.13.2 ' )
1919 classpath(" com.facebook.react:react-native-gradle-plugin" )
2020 }
2121}
Original file line number Diff line number Diff line change @@ -42,3 +42,6 @@ newArchEnabled=false
4242# Use this property to enable or disable the Hermes JS engine.
4343# If set to false, you will be using JSC instead.
4444hermesEnabled =true
45+ android.defaults.buildfeatures.buildconfig =true
46+ android.nonTransitiveRClass =false
47+ android.nonFinalResIds =false
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.5.1 -all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -all.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments