Skip to content

Commit 3843816

Browse files
committed
Template gradle 8.9.1
1 parent aa00ba3 commit 3843816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/templates/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
mavenCentral()
88
}
99
dependencies {
10-
classpath 'com.android.tools.build:gradle:8.9.0'
10+
classpath 'com.android.tools.build:gradle:8.9.1'
1111
}
1212
}
1313

0 commit comments

Comments
 (0)