Skip to content

Commit

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

Bump com.android.tools.build:gradle from 8.5.0 to 8.6.1
  • Loading branch information
CrazyMarvin authored Oct 3, 2024
2 parents b6e0055 + 3aeee5b commit 7592952
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.0'
classpath 'com.android.tools.build:gradle:8.6.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// classpath 'com.google.gms:google-services:4.4.1'

Expand Down

0 comments on commit 7592952

Please sign in to comment.