mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
add Simpill (com.winston69.simpill)
This commit is contained in:
parent
0a1d8dc2d3
commit
00a2010a19
1 changed files with 30 additions and 0 deletions
30
metadata/com.winston69.simpill.yml
Normal file
30
metadata/com.winston69.simpill.yml
Normal file
|
|
@ -0,0 +1,30 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Stephen
|
||||
AuthorEmail: simpilldev@gmail.com
|
||||
SourceCode: https://gitlab.com/Winston69/simpill
|
||||
IssueTracker: https://gitlab.com/Winston69/simpill/-/issues
|
||||
Bitcoin: bc1qy8avhvsmptrqkqyxw3w9kdc69p3dg4nky5u3gd
|
||||
|
||||
AutoName: Simpill
|
||||
|
||||
RepoType: git
|
||||
Repo: https://gitlab.com/Winston69/simpill
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.2
|
||||
versionCode: 2
|
||||
commit: 1.0.2
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.2
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue