mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
Update rocks.poopjournal.flashy.yml
This commit is contained in:
parent
2c49f404a6
commit
97184b2496
1 changed files with 7 additions and 5 deletions
|
|
@ -73,9 +73,9 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '1.9'
|
||||
versionCode: 11
|
||||
commit: fb733a44ad6464becaeccbdebdb1245fc2b86344
|
||||
- versionName: '2.0'
|
||||
versionCode: 12
|
||||
commit: 08490d8c765e150de4d98fa3a3cd804a78c21bc9
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
|
|
@ -83,8 +83,10 @@ Builds:
|
|||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- wear
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.9'
|
||||
CurrentVersionCode: 11
|
||||
CurrentVersion: '2.0'
|
||||
CurrentVersionCode: 12
|
||||
|
|
|
|||
Loading…
Reference in a new issue