Skip to content

Commit

Permalink
Update to the android gradle plugin version 8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrowlands committed Apr 23, 2024
1 parent ab92c6d commit fc83e86
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.3.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.4.1'
classpath 'com.google.firebase:firebase-crashlytics-gradle:2.9.9'
Expand Down

0 comments on commit fc83e86

Please sign in to comment.