Skip to content

Commit 64b8fef

Browse files
author
Chris Warren-Smith
committed
ANDROID: bump gradle version
1 parent d598c36 commit 64b8fef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/platform/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
mavenCentral()
66
}
77
dependencies {
8-
classpath 'com.android.tools.build:gradle:8.13.0'
8+
classpath 'com.android.tools.build:gradle:8.13.2'
99
}
1010
}
1111

0 commit comments

Comments
 (0)