Skip to content

Commit 21b5288

Browse files
Upgraded Gradle to 8.1.3.
1 parent ab98924 commit 21b5288

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ buildscript {
66
maven { url 'https://plugins.gradle.org/m2/' }
77
}
88
dependencies {
9-
classpath "com.android.tools.build:gradle:8.1.0-alpha10"
9+
classpath 'com.android.tools.build:gradle:8.1.3'
1010
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.9.20"
1111
classpath 'io.github.gradle-nexus:publish-plugin:1.1.0'
1212
classpath 'de.undercouch:gradle-download-task:5.3.0'

0 commit comments

Comments
 (0)