mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Update Rsync Server to 0.9.9 (3)
This commit is contained in:
parent
aa95b2b99d
commit
eef27b2932
1 changed files with 18 additions and 2 deletions
|
|
@ -46,7 +46,23 @@ Builds:
|
|||
- cp -f $$yajsync-fork$$/libintf/build/libs/libintf-0.9.0.jar $$yajsync-fork$$/yajsync-core/build/libs/yajsync-core-0.9.0.jar
|
||||
$$yajsync-fork$$/yajsync-app/build/libs/yajsync-app-0.9.0.jar libs
|
||||
|
||||
- versionName: 0.9.9
|
||||
versionCode: 3
|
||||
commit: 30b55fc9abc44ee1c0dc4e0bcfcfabdeb67e924b
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
srclibs:
|
||||
- yajsync-fork@947906e5644bada808084f3dbb010be462d2cf6a
|
||||
build:
|
||||
- pushd $$yajsync-fork$$
|
||||
- gradle build -x test
|
||||
- popd
|
||||
- mkdir libs
|
||||
- cp -f $$yajsync-fork$$/libintf/build/libs/libintf-0.9.0.jar $$yajsync-fork$$/yajsync-core/build/libs/yajsync-core-0.9.0.jar
|
||||
$$yajsync-fork$$/yajsync-app/build/libs/yajsync-app-0.9.0.jar libs
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags release-\d+\.\d+(\.\d+)?
|
||||
CurrentVersion: 0.9.8
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: 0.9.9
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue