mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Nextcloud Deck to 1.24.1 (1024001)
This commit is contained in:
parent
f33827771f
commit
9a7b067a83
1 changed files with 13 additions and 2 deletions
|
|
@ -722,7 +722,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.24.1
|
||||
versionCode: 1024001
|
||||
commit: 67cdbab5c75b2faaef4b6a42e8d3349f5b564c3e
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.24.0
|
||||
CurrentVersionCode: 1024000
|
||||
CurrentVersion: 1.24.1
|
||||
CurrentVersionCode: 1024001
|
||||
|
|
|
|||
Loading…
Reference in a new issue