mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Matsuri to 0.4.3 (795)
This commit is contained in:
parent
0e070393ae
commit
83c3a9da3e
1 changed files with 18 additions and 2 deletions
|
|
@ -350,9 +350,25 @@ Builds:
|
||||||
- ./run fdroid prebuild
|
- ./run fdroid prebuild
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: 0.4.3
|
||||||
|
versionCode: 795
|
||||||
|
commit: f610685edd48905c76e69687e65655b3a808f89a
|
||||||
|
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.4.2
|
CurrentVersion: 0.4.3
|
||||||
CurrentVersionCode: 790
|
CurrentVersionCode: 795
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue