fdroiddata/templates/build-gradle.yml

11 lines
326 B
YAML
Raw Normal View History

2023-01-01 12:09:30 +00:00
Builds:
- versionName: '1.0'
versionCode: 1
commit: v1.0
# The `subdir` is the parent dir of `src/main` which is generally `app`.
subdir: app
gradle:
# If flavor is used, the flavor name needs to be specified.
# If no flavor is used, set `yes` here and `assembleRelease` is used.
- yes