Skip to content

Commit

Permalink
Merge pull request #56 from takke/dependabot/gradle/com.android.tools…
Browse files Browse the repository at this point in the history
….build-gradle-8.5.1

Bump com.android.tools.build:gradle from 8.4.1 to 8.5.1
  • Loading branch information
takke authored Jul 16, 2024
2 parents 3b7a6c2 + a649d67 commit 2deaa86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

buildscript {
ext.kotlin_version = '2.0.0'
ext.gradleToolsVersion = '8.4.1'
ext.gradleToolsVersion = '8.5.1'

repositories {
mavenCentral()
Expand Down

0 comments on commit 2deaa86

Please sign in to comment.