forked from trent_larson/crowd-funder-for-time-pwa
chore: update gradle and android build tool versions
- Update gradle wrapper from 8.9 to 8.10.2 - Update android build tools from 8.7.3 to 8.8.0 - Maintain build compatibility with latest tooling These updates ensure the Android build process uses the latest stable versions of the build tools and gradle wrapper.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-all.zip
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
|
||||
networkTimeout=10000
|
||||
validateDistributionUrl=true
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
|
||||
Reference in New Issue
Block a user