mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
New app: isUserAMonkey & isUserAGoat (com.trianguloy.isUserAMonkey)
This commit is contained in:
parent
d4fceae5d6
commit
5c8183dd3b
1 changed files with 34 additions and 0 deletions
34
metadata/com.trianguloy.isUserAMonkey.yml
Normal file
34
metadata/com.trianguloy.isUserAMonkey.yml
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
Categories:
|
||||
- Development
|
||||
- System
|
||||
- Science & Education
|
||||
License: CC-BY-4.0
|
||||
AuthorName: TrianguloY
|
||||
AuthorEmail: correo--correo+iuam@hotmail.com
|
||||
AuthorWebSite: https://triangularapps.blogspot.com/
|
||||
WebSite: https://triangularapps.blogspot.com/search/label/isUserAMonkey
|
||||
SourceCode: https://github.com/TrianguloY/isUserAMonkey
|
||||
IssueTracker: https://github.com/TrianguloY/isUserAMonkey/issues
|
||||
Donate: https://triangularapps.blogspot.com/p/support.html
|
||||
|
||||
AutoName: isUserAMonkey & isUserAGoat
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/TrianguloY/isUserAMonkey.git
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
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 v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue