mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Matsuri to 0.3.15 (765)
This commit is contained in:
parent
f412f213ce
commit
b5d251dea2
1 changed files with 18 additions and 2 deletions
|
|
@ -254,9 +254,25 @@ Builds:
|
|||
- ./run fdroid prebuild
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.3.15
|
||||
versionCode: 765
|
||||
commit: a99798853310c1fbe8b66530ee41249fff1b2469
|
||||
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.14
|
||||
CurrentVersionCode: 760
|
||||
CurrentVersion: 0.3.15
|
||||
CurrentVersionCode: 765
|
||||
|
|
|
|||
Loading…
Reference in a new issue