mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
com.starry.greenstash
This commit is contained in:
parent
4d2202d031
commit
66bbf866e8
1 changed files with 33 additions and 0 deletions
33
metadata/com.starry.greenstash.yml
Normal file
33
metadata/com.starry.greenstash.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: MIT
|
||||
AuthorName: Stɑrry Shivɑm
|
||||
AuthorEmail: starry369126@outlook.com
|
||||
AuthorWebSite: https://github.com/starry69
|
||||
SourceCode: https://github.com/Pool-Of-Tears/GreenStash
|
||||
IssueTracker: https://github.com/Pool-Of-Tears/GreenStash/issues
|
||||
Changelog: https://github.com/Pool-Of-Tears/GreenStash/releases
|
||||
Donate: https://paypal.me/starryrays
|
||||
Bitcoin: bc1q82qh9hw5xupwlf0f3ddfud63sek53lavk6cf0k
|
||||
|
||||
AutoName: GreenStash
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Pool-Of-Tears/GreenStash
|
||||
|
||||
Builds:
|
||||
- versionName: '1.5'
|
||||
versionCode: 6
|
||||
commit: 8c9a10e282ed3a96ce2ce2144501ca90e588562c
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.5'
|
||||
CurrentVersionCode: 6
|
||||
Loading…
Reference in a new issue