mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Upgrade Gradle from 8.10.2 to 8.13
includes prerequisites: - pcom.android.tools.build update from 8.6.1 to 8.9.1 - compileSdk update from 34 to 35 (targetSdk and minSdk are unchanged) - .gradle and .java housekeeping fixes to reduce build warnings
This commit is contained in:
committed by
José Rebelo
parent
aa573ad6b7
commit
c7f236790a
+1
-1
@@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.13-bin.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user