mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Nextcloud Deck to 1.20.2 (1020002)
This commit is contained in:
parent
eac5ccc99f
commit
9a285a09cc
1 changed files with 13 additions and 2 deletions
|
|
@ -682,7 +682,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.20.2
|
||||
versionCode: 1020002
|
||||
commit: f25e40cddf3ff5738eb65f964abd4449eec8ad51
|
||||
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.1
|
||||
CurrentVersionCode: 1020001
|
||||
CurrentVersion: 1.20.2
|
||||
CurrentVersionCode: 1020002
|
||||
|
|
|
|||
Loading…
Reference in a new issue