mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-18 12:02:14 +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:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: '1.9'
|
- versionName: '2.0'
|
||||||
versionCode: 11
|
versionCode: 12
|
||||||
commit: fb733a44ad6464becaeccbdebdb1245fc2b86344
|
commit: 08490d8c765e150de4d98fa3a3cd804a78c21bc9
|
||||||
subdir: app
|
subdir: app
|
||||||
sudo:
|
sudo:
|
||||||
- apt-get update
|
- apt-get update
|
||||||
|
|
@ -83,8 +83,10 @@ Builds:
|
||||||
- update-java-alternatives -a
|
- update-java-alternatives -a
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
rm:
|
||||||
|
- wear
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.9'
|
CurrentVersion: '2.0'
|
||||||
CurrentVersionCode: 11
|
CurrentVersionCode: 12
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue