mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Matsuri to 0.5.2 (815)
This commit is contained in:
parent
937b6c7e3a
commit
28e9f372c0
1 changed files with 16 additions and 2 deletions
|
|
@ -380,10 +380,24 @@ Builds:
|
|||
- ./run fdroid prebuild
|
||||
ndk: r25
|
||||
|
||||
- versionName: 0.5.2
|
||||
versionCode: 815
|
||||
commit: 1a876bf7478ea178ad319c56b8b030b4f4613a86
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y wget
|
||||
gradle:
|
||||
- fdroid
|
||||
build:
|
||||
- cd ..
|
||||
- ./run fdroid prebuild
|
||||
ndk: r25
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation:
|
||||
- '%c * 5'
|
||||
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
||||
CurrentVersion: 0.5.1
|
||||
CurrentVersionCode: 810
|
||||
CurrentVersion: 0.5.2
|
||||
CurrentVersionCode: 815
|
||||
|
|
|
|||
Loading…
Reference in a new issue