Skip to content

Commit

Permalink
Updated Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
theothernt committed Jun 10, 2024
1 parent 8e7f436 commit 31a4fa6
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 {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.4.1'
classpath 'com.android.tools.build:gradle:8.4.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.google.gms:google-services:4.4.2'
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.1'
Expand Down

0 comments on commit 31a4fa6

Please sign in to comment.