mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Flash Deck to 1.5.1 (27)
This commit is contained in:
parent
9ba1294c0f
commit
9872bdcfc4
1 changed files with 13 additions and 2 deletions
|
|
@ -110,7 +110,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.1
|
||||
versionCode: 27
|
||||
commit: 141a824025fd384a466e5668e48ccf32a73b2c8e
|
||||
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.5.0
|
||||
CurrentVersionCode: 26
|
||||
CurrentVersion: 1.5.1
|
||||
CurrentVersionCode: 27
|
||||
|
|
|
|||
Loading…
Reference in a new issue