Skip to content

Commit 2da6afc

Browse files
committed
bump android gradle to 8.12.1
1 parent 4354e2e commit 2da6afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66

77
dependencies {
88
classpath "com.gradle:gradle-enterprise-gradle-plugin:3.19.2"
9-
classpath "com.android.tools.build:gradle:8.12.0"
9+
classpath "com.android.tools.build:gradle:8.12.1"
1010
classpath "com.github.ben-manes:gradle-versions-plugin:0.52.0"
1111
}
1212
}

0 commit comments

Comments
 (0)