Vendor Gradle wrappers for new projects
This commit is contained in:
@@ -57,7 +57,7 @@ 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
|
||||
- vendored Gradle wrapper files for the generated project
|
||||
- a minimal `MainActivity`
|
||||
- a simple default theme and string resources
|
||||
|
||||
@@ -67,6 +67,8 @@ The template defaults are controlled in one place through environment variables:
|
||||
- `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`
|
||||
|
||||
The project generator and the generated projects themselves do not need a system `gradle` binary anymore.
|
||||
|
||||
## Notes
|
||||
|
||||
- The project is designed around Termux.
|
||||
|
||||
Reference in New Issue
Block a user