Skip to content

Commit

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

Bump com.android.tools.build:gradle from 8.3.1 to 8.4.0
  • Loading branch information
CrazyMarvin authored May 1, 2024
2 parents c2adfd4 + f48b851 commit c00e467
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.3.1'
classpath 'com.android.tools.build:gradle:8.4.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 c00e467

Please sign in to comment.