Skip to content

Commit b61dc62

Browse files
LorDisturbiaclaude
andcommitted
update Gradle to 8.13 and Android Gradle Plugin to 8.10.1
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <[email protected]>
1 parent 4ca65ef commit b61dc62

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
}
1111

1212
dependencies {
13-
classpath 'com.android.tools.build:gradle:8.6.1'
13+
classpath 'com.android.tools.build:gradle:8.10.1'
1414
classpath 'com.stanfy.spoon:spoon-gradle-plugin:1.2.2'
1515
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.1.0'
1616
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Tue May 17 15:27:54 CDT 2022
1+
#Wed Nov 19 19:57:05 CET 2025
22
distributionBase=GRADLE_USER_HOME
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
43
distributionPath=wrapper/dists
5-
zipStorePath=wrapper/dists
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
65
zipStoreBase=GRADLE_USER_HOME
6+
zipStorePath=wrapper/dists

0 commit comments

Comments
 (0)