Skip to content

Commit 8569583

Browse files
Updated Gradle
1 parent 36962d6 commit 8569583

7 files changed

Lines changed: 256 additions & 158 deletions

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ buildscript {
88
}
99
}
1010
dependencies {
11-
classpath 'com.android.tools.build:gradle:7.4.2'
11+
classpath 'com.android.tools.build:gradle:8.9.1'
1212
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
1313
classpath 'io.github.gradle-nexus:publish-plugin:1.1.0'
1414

gradle/wrapper/gradle-wrapper.jar

-9.82 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
#Sun Jan 19 16:51:26 IST 2020
1+
#Wed Mar 26 19:42:46 IST 2025
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
5+
networkTimeout=10000
6+
validateDistributionUrl=true
47
zipStoreBase=GRADLE_USER_HOME
58
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-all.zip

gradlew

Lines changed: 201 additions & 109 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)