Skip to content

Commit 19d2f39

Browse files
committed
chore: update gradle versions
1 parent 87a596a commit 19d2f39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'com.android.application' version '8.3.1' apply false
2+
id 'com.android.application' version '8.7.2' apply false
33
id 'com.google.gms.google-services' version '4.4.1' apply false
44
id 'com.google.firebase.crashlytics' version '2.9.9' apply false
55
}
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Tue Feb 13 14:27:58 CET 2024
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)