Skip to content

Commit 9c19b77

Browse files
szymonrybczakatlj
authored andcommitted
feat: update values in build.gradle
1 parent b84c494 commit 9c19b77

File tree

1 file changed

+1
-1
lines changed
  • packages/create-react-native-library/templates/native-common/android

1 file changed

+1
-1
lines changed

packages/create-react-native-library/templates/native-common/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99

1010
dependencies {
11-
classpath "com.android.tools.build:gradle:7.2.1"
11+
classpath "com.android.tools.build:gradle:8.10.2"
1212
// noinspection DifferentKotlinGradleVersion
1313
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1414
}

0 commit comments

Comments
 (0)