mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 05:48:06 +00:00
Update Nextcloud Tables to 1.1.0 (1001000)
This commit is contained in:
parent
9723fd9f5e
commit
bccbfa721e
1 changed files with 13 additions and 2 deletions
|
|
@ -50,7 +50,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.1.0
|
||||
versionCode: 1001000
|
||||
commit: f3cfd097f04e3373b17f4580eb800cec40e35e94
|
||||
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.0.8
|
||||
CurrentVersionCode: 1000008
|
||||
CurrentVersion: 1.1.0
|
||||
CurrentVersionCode: 1001000
|
||||
|
|
|
|||
Loading…
Reference in a new issue