Skip to content

Commit 8f5c517

Browse files
committed
Android Gradle Tools 8.1.4
1 parent c665402 commit 8f5c517

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.1.3'
8+
classpath 'com.android.tools.build:gradle:8.1.4'
99
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:1.8.22"
1010
// Maven Central Publish
1111
classpath "com.vanniktech:gradle-maven-publish-plugin:0.25.3"

0 commit comments

Comments
 (0)