mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-20 06:21:46 +00:00
Update Matsuri to 0.3.16 (770)
This commit is contained in:
parent
dfee54f340
commit
317dc4e586
1 changed files with 18 additions and 2 deletions
|
|
@ -270,9 +270,25 @@ Builds:
|
|||
- ./run fdroid prebuild
|
||||
ndk: r23b
|
||||
|
||||
- versionName: 0.3.16
|
||||
versionCode: 770
|
||||
commit: 0fb67c330190a4d5cb4a95455ec3bf38d0a123dc
|
||||
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.15
|
||||
CurrentVersionCode: 765
|
||||
CurrentVersion: 0.3.16
|
||||
CurrentVersionCode: 770
|
||||
|
|
|
|||
Loading…
Reference in a new issue