fdroiddata/templates/build-gradle
2021-01-21 18:23:48 +00:00

14 lines
300 B
Text

Builds:
- versionName: 1.0
commit: v1.0
gradle:
- yes
# As with all build methods, use `subdir: app` if the app resides under a
# subdirectory called "app".
#
# You must use
# gradle:
# - flavour
# - name
# to build a specific flavour if the app has multiple flavours.