File tree 2 files changed +2
-2
lines changed
template/template/android
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ buildscript {
20
20
mavenCentral()
21
21
}
22
22
dependencies {
23
- classpath(" com.android.tools.build:gradle:7.2.1 " )
23
+ classpath(" com.android.tools.build:gradle:7.4.0 " )
24
24
classpath(" com.facebook.react:react-native-gradle-plugin" )
25
25
classpath(" de.undercouch:gradle-download-task:5.0.1" )
26
26
// 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 {
20
20
mavenCentral()
21
21
}
22
22
dependencies {
23
- classpath(" com.android.tools.build:gradle:7.2.1 " )
23
+ classpath(" com.android.tools.build:gradle:7.4.0 " )
24
24
classpath(" com.facebook.react:react-native-gradle-plugin" )
25
25
classpath(" de.undercouch:gradle-download-task:5.0.1" )
26
26
// NOTE: Do not place your application dependencies here; they belong
You can’t perform that action at this time.
0 commit comments