mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
Update ownCloud to 2.17 (21700000)
This commit is contained in:
parent
8d455bfd8a
commit
09cd64040c
1 changed files with 12 additions and 2 deletions
|
|
@ -721,7 +721,17 @@ Builds:
|
|||
rm:
|
||||
- user_manual
|
||||
|
||||
- versionName: '2.17'
|
||||
versionCode: 21700000
|
||||
commit: oc-android-2.17
|
||||
subdir: owncloudApp
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- user_manual
|
||||
|
||||
AutoUpdateMode: Version oc-android-%v
|
||||
UpdateCheckMode: Tags ^oc-android-[0-9.]*$
|
||||
CurrentVersion: '2.16'
|
||||
CurrentVersionCode: 21600000
|
||||
CurrentVersion: '2.17'
|
||||
CurrentVersionCode: 21700000
|
||||
|
|
|
|||
Loading…
Reference in a new issue