Skip to content

Commit 8499da2

Browse files
Update dependency com.android.tools.build:gradle to v8.11.1
1 parent 09cbed8 commit 8499da2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

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

1818
dependencies {
1919
classpath(Dependencies.Kotlin.gradlePlugin)
20-
classpath("com.android.tools.build:gradle:8.10.1")
20+
classpath("com.android.tools.build:gradle:8.11.1")
2121
classpath("com.vanniktech:gradle-maven-publish-plugin:0.33.0")
2222
classpath(Dependencies.Shot.core)
2323
}

0 commit comments

Comments
 (0)