mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-04 13:16:52 +00:00
Update Flash Deck to 1.5.3 (29)
This commit is contained in:
parent
f4109b0da4
commit
6cdcfa67e0
1 changed files with 13 additions and 2 deletions
|
|
@ -132,7 +132,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.5.3
|
||||
versionCode: 29
|
||||
commit: 3c45b4a8559ea37c11319fa73b18d2f68caf8ff2
|
||||
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.2
|
||||
CurrentVersionCode: 28
|
||||
CurrentVersion: 1.5.3
|
||||
CurrentVersionCode: 29
|
||||
|
|
|
|||
Loading…
Reference in a new issue