mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Matsuri to 0.3.17 (775)
This commit is contained in:
parent
0691a72acb
commit
b07a4b88ba
1 changed files with 18 additions and 2 deletions
|
|
@ -286,9 +286,25 @@ Builds:
|
||||||
- ./run fdroid prebuild
|
- ./run fdroid prebuild
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: 0.3.17
|
||||||
|
versionCode: 775
|
||||||
|
commit: bc9bfd550842be87689cf4150e8ee34ef9ec65e1
|
||||||
|
subdir: app
|
||||||
|
sudo:
|
||||||
|
- apt-get update || apt-get update
|
||||||
|
- apt-get install -y openjdk-11-jdk-headless
|
||||||
|
- update-alternatives --auto java
|
||||||
|
- apt-get install -y wget
|
||||||
|
gradle:
|
||||||
|
- fdroid
|
||||||
|
build:
|
||||||
|
- cd ..
|
||||||
|
- ./run fdroid prebuild
|
||||||
|
ndk: r23b
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
VercodeOperation: '%c * 5'
|
VercodeOperation: '%c * 5'
|
||||||
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
||||||
CurrentVersion: 0.3.16
|
CurrentVersion: 0.3.17
|
||||||
CurrentVersionCode: 770
|
CurrentVersionCode: 775
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue