mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Nextcloud Deck to 1.19.3 (1019003)
This commit is contained in:
parent
386e751ce4
commit
d7bad6300d
1 changed files with 13 additions and 2 deletions
|
|
@ -616,7 +616,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.19.3
|
||||
versionCode: 1019003
|
||||
commit: eb8a346f61ae088ef0d9fd8c9e1956c35aa56dc0
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.19.2
|
||||
CurrentVersionCode: 1019002
|
||||
CurrentVersion: 1.19.3
|
||||
CurrentVersionCode: 1019003
|
||||
|
|
|
|||
Loading…
Reference in a new issue