mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 21:57:22 +00:00
HMoegirl+: add 2.3.4
This commit is contained in:
parent
7871eac3fc
commit
906a83a201
1 changed files with 36 additions and 0 deletions
36
metadata/koharubiyori.hmoegirl.yml
Normal file
36
metadata/koharubiyori.hmoegirl.yml
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
AntiFeatures:
|
||||
- NonFreeNet
|
||||
- NSFW
|
||||
Categories:
|
||||
- Internet
|
||||
License: MIT
|
||||
AuthorName: こはるびより
|
||||
AuthorEmail: 2665611998@qq.com
|
||||
AuthorWebSite: https://koharubiyori.github.io
|
||||
SourceCode: https://github.com/koharubiyori/Moegirl-plus-native
|
||||
IssueTracker: https://github.com/koharubiyori/Moegirl-plus-native/issues
|
||||
Changelog: https://github.com/koharubiyori/Moegirl-plus-native/releases
|
||||
|
||||
AutoName: Moegirl+
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/koharubiyori/Moegirl-plus-native
|
||||
|
||||
Builds:
|
||||
- versionName: 2.3.4
|
||||
versionCode: 2221
|
||||
commit: 041ad15f3a99155903d4cb6e813490076810d720
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- fdroid
|
||||
- hmoe
|
||||
prebuild: sed -i -e '/keystoreProperties/d' -e 's/enable true/enable false/' build.gradle
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.3.4
|
||||
CurrentVersionCode: 2221
|
||||
Loading…
Reference in a new issue