Skip to content

Commit 12e05b0

Browse files
committed
gradle: update dependencies
1 parent 40d29a8 commit 12e05b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ buildscript {
6868
}
6969

7070
dependencies {
71-
classpath 'com.android.tools.build:gradle:8.7.3'
71+
classpath 'com.android.tools.build:gradle:8.8.0'
7272
classpath "com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin:$ksp_version"
7373
classpath 'com.google.gms:google-services:4.4.2'
7474
classpath 'com.google.firebase:firebase-crashlytics-gradle:3.0.2'
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Tue Aug 31 15:05:29 EDT 2021
22
distributionBase=GRADLE_USER_HOME
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
44
distributionPath=wrapper/dists
55
zipStorePath=wrapper/dists
66
zipStoreBase=GRADLE_USER_HOME

0 commit comments

Comments
 (0)