We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2548dd6 commit 3756053Copy full SHA for 3756053
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ versionCode = "185"
4
targetSdk = "34"
5
compileSdk = "35"
6
minSdk = "24"
7
-agp = "8.8.0"
+agp = "8.7.3"
8
kotlin = "2.1.0"
9
ksp = "2.1.0-1.0.29" # Should match kotlin version
10
appcompat = "1.7.0"
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Sun Oct 06 14:29:53 EEST 2024
+#Sun Jan 19 01:11:57 EET 2025
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
0 commit comments