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 a66099d commit 045b2b8Copy full SHA for 045b2b8
build.gradle.kts
@@ -9,6 +9,6 @@ buildscript {
9
}
10
11
plugins {
12
- id("com.android.application") version "8.8.2" apply false
+ id("com.android.application") version "8.9.1" apply false
13
id("com.mikepenz.aboutlibraries.plugin") version "11.6.3"
14
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
#Mon Jan 13 11:07:17 IST 2025
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
5
zipStoreBase=GRADLE_USER_HOME
6
zipStorePath=wrapper/dists
0 commit comments