mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
unvcode: 0.2
This commit is contained in:
parent
88afcb8847
commit
28525dd6a7
1 changed files with 33 additions and 0 deletions
33
metadata/moe.lz233.unvcode.yml
Normal file
33
metadata/moe.lz233.unvcode.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Writing
|
||||
License: MPL-2.0
|
||||
AuthorName: lz差不多是条咸鱼了
|
||||
AuthorEmail: ohayou@lz233.ac.cn
|
||||
AuthorWebSite: https://lz233.ac.cn
|
||||
SourceCode: https://github.com/lz233/unvcode_android
|
||||
IssueTracker: https://github.com/lz233/unvcode_android/issues
|
||||
Changelog: https://github.com/lz233/unvcode_android/releases
|
||||
|
||||
AutoName: Unvcode
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/lz233/unvcode_android.git
|
||||
|
||||
Builds:
|
||||
- versionName: '0.2'
|
||||
versionCode: 20220207
|
||||
commit: 912d301d71c3862bb26d803a2f15fbe96171e810
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
prebuild: sed -i -e '/versionCode/s/date.*/$$VERCODE$$/' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: '||app/build.gradle|versionName\s"([\d.]+)"'
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 20220207
|
||||
Loading…
Reference in a new issue