mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Matsuri to 0.3.5 (715)
This commit is contained in:
parent
7d8ac4a305
commit
49c6dc7280
1 changed files with 18 additions and 2 deletions
|
|
@ -94,9 +94,25 @@ Builds:
|
||||||
- ./run fdroid prebuild
|
- ./run fdroid prebuild
|
||||||
ndk: r23b
|
ndk: r23b
|
||||||
|
|
||||||
|
- versionName: 0.3.5
|
||||||
|
versionCode: 715
|
||||||
|
commit: 0cbea5f407e8e00d4bd0f6c682ed5a9d02f5f0d8
|
||||||
|
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.4
|
CurrentVersion: 0.3.5
|
||||||
CurrentVersionCode: 710
|
CurrentVersionCode: 715
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue