Skip to content

Commit 479cace

Browse files
authored
Merge pull request #342 from hannesa2/Gradle-9.3
Bump Gradle 9.3
2 parents 22503ff + d64a110 commit 479cace

5 files changed

Lines changed: 4 additions & 8 deletions

File tree

githubAppUpdate/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android {
1010
compileSdk 36
1111
targetSdkVersion 36
1212
minSdkVersion 23
13-
project.archivesBaseName = "githubAppUpdate"
13+
// project.archivesBaseName = "githubAppUpdate"
1414
}
1515
compileOptions {
1616
sourceCompatibility JavaVersion.VERSION_17

gradle/wrapper/gradle-wrapper.jar

2.35 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

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

gradlew.bat

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

0 commit comments

Comments
 (0)