Skip to content

Commit b91eeb8

Browse files
Merge pull request #157 from Androidacy/dependabot/gradle/com.android.tools.build-gradle-8.7.0
Bump com.android.tools.build:gradle from 8.4.2 to 8.7.0
2 parents f82b107 + 5fad6e3 commit b91eeb8

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.4.2")
16+
classpath("com.android.tools.build:gradle:8.9.0")
1717
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21")
1818
classpath("com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:11.2.1")
1919
}

0 commit comments

Comments
 (0)