mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
Add Personal Stuff
This commit is contained in:
parent
1d3c3befc9
commit
47dad29f8f
1 changed files with 31 additions and 0 deletions
31
metadata/m.co.rh.id.a_personal_stuff.yml
Normal file
31
metadata/m.co.rh.id.a_personal_stuff.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: GPL-3.0-only
|
||||
AuthorEmail: rh-apps@protonmail.com
|
||||
AuthorWebSite: https://rh-apps.github.io/
|
||||
SourceCode: https://github.com/rh-id/a-personal-stuff
|
||||
IssueTracker: https://github.com/rh-id/a-personal-stuff/issues
|
||||
Changelog: https://github.com/rh-id/a-personal-stuff/releases
|
||||
Bitcoin: bc1qk9n2kljqyunqvlpyjxd4f4tt2xl0uwt2ak9xu4
|
||||
|
||||
AutoName: Personal Stuff
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/rh-id/a-personal-stuff
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.6
|
||||
versionCode: 7
|
||||
commit: v1.0.6
|
||||
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.6
|
||||
CurrentVersionCode: 7
|
||||
Loading…
Reference in a new issue