mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Nextcloud Deck to 1.20.1 (1020001)
This commit is contained in:
parent
82548d4cfc
commit
bb181a5653
1 changed files with 13 additions and 2 deletions
|
|
@ -671,7 +671,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.20.1
|
||||
versionCode: 1020001
|
||||
commit: 8053a89526b2653f176300260d2c6910e9e36461
|
||||
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.20.0
|
||||
CurrentVersionCode: 1020000
|
||||
CurrentVersion: 1.20.1
|
||||
CurrentVersionCode: 1020001
|
||||
|
|
|
|||
Loading…
Reference in a new issue