Matsuri: add 0.3.0-beta

This commit is contained in:
linsui 2022-02-09 22:56:43 +08:00
parent e459f12a34
commit 3b295f418d

View file

@ -0,0 +1,38 @@
Categories:
- Internet
License: GPL-3.0-or-later
AuthorName: arm64_v8a
AuthorWebSite: https://matsuridayo.github.io/
SourceCode: https://github.com/MatsuriDayo/Matsuri
IssueTracker: https://github.com/MatsuriDayo/Matsuri/issues
Changelog: https://t.me/Matsuridayo
Bitcoin: 3M3Kq9CcfHeEfSDFhtrMDu9bchHsW1iixK
AutoName: Matsuri
RepoType: git
Repo: https://github.com/MatsuriDayo/Matsuri
Builds:
- versionName: 0.3.0-beta
versionCode: 690
commit: 280a99108de5007bcb085cd93be53c9d3554eec2
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.0-beta
CurrentVersionCode: 690