mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-09 13:58:36 +00:00
Update Matsuri to 0.3.8 (730)
This commit is contained in:
parent
b06af3695e
commit
bcd891fbb1
1 changed files with 18 additions and 2 deletions
|
|
@ -142,9 +142,25 @@ Builds:
|
||||||
- ./run fdroid prebuild
|
- ./run fdroid prebuild
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: 0.3.8
|
||||||
|
versionCode: 730
|
||||||
|
commit: 9ef062840591e7e9ae859fa7c699c67962ee4e43
|
||||||
|
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.7
|
CurrentVersion: 0.3.8
|
||||||
CurrentVersionCode: 725
|
CurrentVersionCode: 730
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue