Skip to content

Commit

Permalink
Dependency versions increased.
Browse files Browse the repository at this point in the history
  • Loading branch information
milos85vasic committed Jun 24, 2024
1 parent 04f7469 commit dd3de46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ buildscript {

dependencies {

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

0 comments on commit dd3de46

Please sign in to comment.