Pin generated Gradle wrapper
This commit is contained in:
@@ -57,9 +57,16 @@ The CLI is now split into smaller scripts for readability and maintenance:
|
||||
|
||||
- Gradle settings and properties
|
||||
- a single `app` module
|
||||
- a real Gradle wrapper for the generated project
|
||||
- a minimal `MainActivity`
|
||||
- a simple default theme and string resources
|
||||
|
||||
The template defaults are controlled in one place through environment variables:
|
||||
|
||||
- `ANDROID_BUILDER_GRADLE_VERSION` defaults to `8.7`
|
||||
- `ANDROID_BUILDER_AGP_VERSION` defaults to `8.5.2`
|
||||
- `ANDROID_BUILDER_GRADLE_DISTRIBUTION_SHA256` defaults to the official checksum for `gradle-8.7-bin.zip`
|
||||
|
||||
## Notes
|
||||
|
||||
- The project is designed around Termux.
|
||||
|
||||
Reference in New Issue
Block a user