mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Flash Deck to 1.6.5 (36)
This commit is contained in:
parent
dba41907c9
commit
936237c515
1 changed files with 13 additions and 2 deletions
|
|
@ -209,7 +209,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.6.5
|
||||
versionCode: 36
|
||||
commit: 2c34707efaba720cdc43ab305f122178fae36f3e
|
||||
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.4
|
||||
CurrentVersionCode: 35
|
||||
CurrentVersion: 1.6.5
|
||||
CurrentVersionCode: 36
|
||||
|
|
|
|||
Loading…
Reference in a new issue