mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +00:00
Update Flym DecSync to 2.7.2 (46)
This commit is contained in:
parent
8f76176087
commit
8c75835f08
1 changed files with 13 additions and 2 deletions
|
|
@ -57,7 +57,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.7.2
|
||||
versionCode: 46
|
||||
commit: 87194f32c675c5c395030feaa93aa12ef88f7b90
|
||||
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: 2.7.1
|
||||
CurrentVersionCode: 45
|
||||
CurrentVersion: 2.7.2
|
||||
CurrentVersionCode: 46
|
||||
|
|
|
|||
Loading…
Reference in a new issue