Skip to content

Commit 3756053

Browse files
authored
Bump gradle wrapper version to 8.10.2 (#394)
1 parent 2548dd6 commit 3756053

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ versionCode = "185"
44
targetSdk = "34"
55
compileSdk = "35"
66
minSdk = "24"
7-
agp = "8.8.0"
7+
agp = "8.7.3"
88
kotlin = "2.1.0"
99
ksp = "2.1.0-1.0.29" # Should match kotlin version
1010
appcompat = "1.7.0"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Sun Oct 06 14:29:53 EEST 2024
1+
#Sun Jan 19 01:11:57 EET 2025
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)