Skip to content

Commit 18e44ca

Browse files
Merge pull request #164 from Androidacy/dependabot/gradle/com.android.tools.build-gradle-8.9.1
Bump com.android.tools.build:gradle from 8.9.0 to 8.9.1
2 parents 6b24e3a + dcb9aea commit 18e44ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
gradlePluginPortal()
1414
}
1515
dependencies {
16-
classpath("com.android.tools.build:gradle:8.9.0")
16+
classpath("com.android.tools.build:gradle:8.9.1")
1717
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
1818
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.6.3")
1919
}

0 commit comments

Comments
 (0)