mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-24 06:35:57 +00:00
Matsuri: add 0.3.0-beta
This commit is contained in:
parent
e459f12a34
commit
3b295f418d
1 changed files with 38 additions and 0 deletions
38
metadata/moe.matsuri.lite.yml
Normal file
38
metadata/moe.matsuri.lite.yml
Normal 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
|
||||
Loading…
Reference in a new issue