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