Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
fgl27 committed Sep 23, 2024
1 parent 282fa9f commit 00f2e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath 'com.android.tools.build:gradle:8.5.2'//update gradlew -> ./gradlew wrapper
classpath 'com.android.tools.build:gradle:8.6.1'//update gradlew -> ./gradlew wrapper

//Crashlytics
classpath 'com.google.gms:google-services:4.4.2'
Expand Down

0 comments on commit 00f2e4a

Please sign in to comment.