mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Update Matsuri to 0.3.2 (700)
This commit is contained in:
parent
e1b26d91f8
commit
da809f1d71
1 changed files with 18 additions and 2 deletions
|
|
@ -46,9 +46,25 @@ Builds:
|
|||
- ./run fdroid prebuild
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.3.2
|
||||
versionCode: 700
|
||||
commit: 1d2f48011a05a028d60b5e2b958a87605a541c61
|
||||
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.1
|
||||
CurrentVersionCode: 695
|
||||
CurrentVersion: 0.3.2
|
||||
CurrentVersionCode: 700
|
||||
|
|
|
|||
Loading…
Reference in a new issue