File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ buildscript {
2222 mavenCentral()
2323 }
2424 dependencies {
25- classpath(" com.android.tools.build:gradle:7.1 .1" )
25+ classpath(" com.android.tools.build:gradle:7.4 .1" )
2626 classpath(" com.facebook.react:react-native-gradle-plugin" )
2727 classpath(" de.undercouch:gradle-download-task:5.0.1" )
2828 // NOTE: Do not place your application dependencies here; they belong
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
2020 mavenCentral()
2121 }
2222 dependencies {
23- classpath(" com.android.tools.build:gradle:7.2 .1" )
23+ classpath(" com.android.tools.build:gradle:7.4 .1" )
2424 classpath(" com.facebook.react:react-native-gradle-plugin" )
2525 classpath(" de.undercouch:gradle-download-task:5.0.1" )
2626 // NOTE: Do not place your application dependencies here; they belong
You can’t perform that action at this time.
0 commit comments