mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Update Nextcloud Tables to 1.0.8 (1000008)
This commit is contained in:
parent
493d4969c2
commit
635242a319
1 changed files with 13 additions and 2 deletions
|
|
@ -39,7 +39,18 @@ Builds:
|
|||
gradle:
|
||||
- fdroid
|
||||
|
||||
- versionName: 1.0.8
|
||||
versionCode: 1000008
|
||||
commit: 3f8ed71c250c1b80c6682ddc070f9b5cc7961b4c
|
||||
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.7
|
||||
CurrentVersionCode: 1000007
|
||||
CurrentVersion: 1.0.8
|
||||
CurrentVersionCode: 1000008
|
||||
|
|
|
|||
Loading…
Reference in a new issue