Skip to content

Commit 25282ab

Browse files
authored
Merge pull request #619 from leotm/agp-7.4.0-alpha02
Update dependency com.android.tools.build:gradle to 7.4.0-alpha02
2 parents 1dec655 + 0bdecc3 commit 25282ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
}
2626
dependencies {
2727
// https://mvnrepository.com/artifact/com.android.tools.build/gradle?repo=google
28-
classpath("com.android.tools.build:gradle:7.3.0-beta01")
28+
classpath('com.android.tools.build:gradle:7.4.0-alpha02')
2929
classpath("com.facebook.react:react-native-gradle-plugin")
3030
classpath("de.undercouch:gradle-download-task:5.1.0")
3131
// NOTE: Do not place your application dependencies here; they belong

0 commit comments

Comments
 (0)