Skip to content

Commit 7181b42

Browse files
authored
Merge pull request #232 from hannesa2/dependabot/gradle/com.android.tools.build-gradle-8.7.0
Bump com.android.tools.build:gradle from 8.6.0 to 8.7.0
2 parents 413c60a + e07c41b commit 7181b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
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.6.0'
8+
classpath 'com.android.tools.build:gradle:8.7.0'
99
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
1010
}
1111
}

0 commit comments

Comments
 (0)