Skip to content

Commit

Permalink
Merge pull request #282 from Crazy-Marvin/dependabot/gradle/com.andro…
Browse files Browse the repository at this point in the history
…id.tools.build-gradle-8.6.0

Bump com.android.tools.build:gradle from 8.5.1 to 8.6.0
  • Loading branch information
CrazyMarvin authored Sep 1, 2024
2 parents e9ed228 + b5ab158 commit 680f38d
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 @@ -7,7 +7,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.5.1'
classpath 'com.android.tools.build:gradle:8.6.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// classpath 'com.google.gms:google-services:4.4.1'

Expand Down

0 comments on commit 680f38d

Please sign in to comment.