fdroiddata/templates/build-gradle.yml
2023-01-03 09:43:11 +00:00

10 lines
326 B
YAML

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