mirror of
https://github.com/bbara04/Purefin.git
synced 2026-04-01 01:30:08 +02:00
- Upgrade Gradle wrapper to 9.3.1. - Update Android Gradle Plugin (AGP) to 9.1.0 and Kotlin to 2.2.10. - Update Hilt to 2.57.2, Room to 2.7.0, and KSP to 2.3.2. - Configure Gradle Java toolchain using JetBrains JDK 21 and the Foojay resolver plugin. - Define several Android build feature flags and compatibility properties in `gradle.properties`.
10 lines
369 B
Properties
10 lines
369 B
Properties
#Thu Jan 15 19:48:32 CET 2026
|
|
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionSha256Sum=b266d5ff6b90eada6dc3b20cb090e3731302e553a27c5d3e4df1f0d76beaff06
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
|
|
networkTimeout=10000
|
|
validateDistributionUrl=true
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|