Update ownCloud to 2.21.2 (22100200)

This commit is contained in:
F-Droid checkupdates bot 2022-09-07 04:23:02 +00:00
parent a665783fee
commit 40b954c34c

View file

@ -847,7 +847,21 @@ Builds:
rm:
- user_manual
- versionName: 2.21.2
versionCode: 22100200
commit: 08b9fc3890320dafff0a39af5926499978c5ac0f
subdir: owncloudApp
submodules: true
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- original
rm:
- user_manual
AutoUpdateMode: Version oc-android-%v
UpdateCheckMode: Tags ^oc-android-[0-9.]*$
CurrentVersion: 2.21.1
CurrentVersionCode: 22100100
CurrentVersion: 2.21.2
CurrentVersionCode: 22100200