mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update Matsuri to 0.3.13 (755)
This commit is contained in:
parent
bc91abff84
commit
9c1183bc50
1 changed files with 18 additions and 2 deletions
|
|
@ -222,9 +222,25 @@ Builds:
|
|||
- ./run fdroid prebuild
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.3.13
|
||||
versionCode: 755
|
||||
commit: b63f235d62768b3b2de015a5026d5cacea803fd6
|
||||
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
|
||||
UpdateCheckMode: Tags
|
||||
VercodeOperation: '%c * 5'
|
||||
UpdateCheckData: sager.properties|VERSION_CODE=(\d+)|.|VERSION_NAME=(.*)
|
||||
CurrentVersion: 0.3.12
|
||||
CurrentVersionCode: 750
|
||||
CurrentVersion: 0.3.13
|
||||
CurrentVersionCode: 755
|
||||
|
|
|
|||
Loading…
Reference in a new issue