Skip to content

Commit 09aae8e

Browse files
committed
Update gradle to 9.4.0
1 parent 17597dd commit 09aae8e

File tree

19 files changed

+19
-19
lines changed

19 files changed

+19
-19
lines changed

1k/build.profiles

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ min_sdk=21
5858

5959
# The gradle version, @setup.ps1
6060
# as latest as possible
61-
gradle=9.3.1
61+
gradle=9.4.0
6262

6363
# The android gradle plugin, @setup.ps1
6464
# as stable as possible, match with build-tools,android-studio
2.73 KB
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Sat Feb 21 21:22:46 UTC+08 2026
1+
#Sat Mar 7 21:39:26 UTC+08 2026
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

templates/common/proj.android/gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
2.73 KB
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Sat Feb 21 21:22:46 UTC+08 2026
1+
#Sat Mar 7 21:39:26 UTC+08 2026
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

tests/cpp-tests/proj.android/gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
#Sat Feb 21 21:22:46 UTC+08 2026
1+
#Sat Mar 7 21:39:26 UTC+08 2026
22
distributionBase=GRADLE_USER_HOME
33
distributionPath=wrapper/dists
4-
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
4+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
55
zipStoreBase=GRADLE_USER_HOME
66
zipStorePath=wrapper/dists

tests/fairygui-tests/proj.android/gradlew

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)