mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update ownCloud version to 2.21-beta.1
This commit is contained in:
parent
6f76d91b86
commit
24dc0448eb
1 changed files with 14 additions and 0 deletions
|
|
@ -805,6 +805,20 @@ Builds:
|
|||
rm:
|
||||
- user_manual
|
||||
|
||||
- versionName: 2.21-beta.1
|
||||
versionCode: 22000010
|
||||
commit: oc-android-2.21-beta.1
|
||||
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.20'
|
||||
|
|
|
|||
Loading…
Reference in a new issue