mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Flash Deck to 1.6.7 (38)
This commit is contained in:
parent
a253e1344b
commit
650f55e974
1 changed files with 13 additions and 2 deletions
|
|
@ -220,7 +220,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.7
|
||||
versionCode: 38
|
||||
commit: 4a3faa9f5fe5f7105865ecd11b3055b9beeeade2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.6.5
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 1.6.7
|
||||
CurrentVersionCode: 38
|
||||
|
|
|
|||
Loading…
Reference in a new issue