mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update Flash Deck to 1.4.1 (22)
This commit is contained in:
parent
f3fc055c49
commit
acd29eb828
1 changed files with 13 additions and 2 deletions
|
|
@ -55,7 +55,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.4.1
|
||||
versionCode: 22
|
||||
commit: 77049ce0e89d12b9b7158985428439de26d362d4
|
||||
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.4.0
|
||||
CurrentVersionCode: 21
|
||||
CurrentVersion: 1.4.1
|
||||
CurrentVersionCode: 22
|
||||
|
|
|
|||
Loading…
Reference in a new issue