Skip to content

Commit c80be17

Browse files
committed
Revert "build: Upgrade gradle to 9.1.0 and AGP to 9.0.0"
This reverts commit 2fd9922.
1 parent 5f469b9 commit c80be17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[versions]
2-
agp = "9.0.0"
2+
agp = "8.13.2"
33
jacksonDatabind = "2.10.0"
44
kotlin = "2.3.10"
55
coreKtx = "1.16.0"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#Thu Oct 23 15:29:04 PKT 2025
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.1.0-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)