mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
owncloud - update and beta UCM
This commit is contained in:
parent
fe6afd1c1f
commit
5e8e5a8fc3
1 changed files with 13 additions and 3 deletions
|
|
@ -905,7 +905,17 @@ Builds:
|
|||
rm:
|
||||
- user_manual
|
||||
|
||||
- versionName: 4.0-beta.1
|
||||
versionCode: 30000401
|
||||
commit: 8229c83afb6b1082b03d053dc71fd0e07ac50a88
|
||||
subdir: owncloudApp
|
||||
submodules: true
|
||||
gradle:
|
||||
- original
|
||||
rm:
|
||||
- user_manual
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^oc-android-[0-9.]*$
|
||||
CurrentVersion: 3.0.4
|
||||
CurrentVersionCode: 30000400
|
||||
UpdateCheckMode: Tags ^oc-android-[0-9.]*(-beta.[0-9])?$
|
||||
CurrentVersion: 4.0-beta.1
|
||||
CurrentVersionCode: 30000401
|
||||
|
|
|
|||
Loading…
Reference in a new issue