mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-26 16:54:09 +00:00
32 lines
788 B
YAML
32 lines
788 B
YAML
|
|
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
|