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