Skip to content

Commit

Permalink
Gradle update.
Browse files Browse the repository at this point in the history
  • Loading branch information
milos85vasic committed Jul 16, 2024
1 parent 61e3577 commit de19dfc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@ render.experimental.xml

# Android Profiling
*.hprof

.kotlin
.kotlin/*
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ buildscript {

dependencies {

classpath "com.android.tools.build:gradle:8.4.2"
classpath "com.android.tools.build:gradle:8.5.1"
classpath "com.google.gms:google-services:4.4.2"
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 de19dfc

Please sign in to comment.