mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 15:15:12 +00:00
Update Nextcloud Deck to 1.21.1 (1021001)
This commit is contained in:
parent
8c4706f891
commit
acf0f7a321
1 changed files with 13 additions and 2 deletions
|
|
@ -704,7 +704,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.21.1
|
||||
versionCode: 1021001
|
||||
commit: aca12718b36ab5c6e9c990e5f7f4d2cd20cb4248
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.20.3
|
||||
CurrentVersionCode: 1020003
|
||||
CurrentVersion: 1.21.1
|
||||
CurrentVersionCode: 1021001
|
||||
|
|
|
|||
Loading…
Reference in a new issue