mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Add product flavor to org.qosp.notes.yml
This commit is contained in:
parent
d788a0cd15
commit
b8ebba907c
1 changed files with 9 additions and 2 deletions
|
|
@ -38,7 +38,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.3.0
|
||||
versionCode: 4
|
||||
commit: v1.3.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- defaultFlavor
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.2.0
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: 1.3.0
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue