Skip to content

Commit bec3de5

Browse files
committed
(chore): potential fix to android build failures
1 parent 96faf4c commit bec3de5

5 files changed

Lines changed: 2163 additions & 2363 deletions

File tree

packages/react-native/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111

1212
dependencies {
13-
classpath "com.android.tools.build:gradle:7.4.2"
13+
classpath "com.android.tools.build:gradle:7.2.1"
1414
// noinspection DifferentKotlinGradleVersion
1515
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1616
}

0 commit comments

Comments
 (0)