forked from trent_larson/crowd-funder-for-time-pwa
- 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.
8 lines
253 B
INI
8 lines
253 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
|
|
networkTimeout=10000
|
|
validateDistributionUrl=true
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|