mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Newapp: ManhoodOfHumanity
This commit is contained in:
parent
f406cf6a43
commit
07bd61e392
1 changed files with 31 additions and 0 deletions
31
metadata/com.timebinding.manhoodofhumanity.yml
Normal file
31
metadata/com.timebinding.manhoodofhumanity.yml
Normal file
|
|
@ -0,0 +1,31 @@
|
|||
Categories:
|
||||
- Reading
|
||||
License: GPL-3.0-only
|
||||
SourceCode: https://github.com/c22qE/ManhoodOfHumanity
|
||||
IssueTracker: https://github.com/c22qE/ManhoodOfHumanity/issues
|
||||
Changelog: https://github.com/c22qE/ManhoodOfHumanity/releases
|
||||
|
||||
AutoName: ManhoodOfHumanity
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/c22qE/ManhoodOfHumanity.git
|
||||
Binaries: https://github.com/c22qE/ManhoodOfHumanity/releases/download/%v/ManhoodOfHumanity-%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: 3abe715dd316234da92fef13c94a500fe4aef6b5
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: bf98f0038c89f86ab1bdc6f734ac7a374f5ccb028c16aff89fcb416d57ede92b
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.0'
|
||||
CurrentVersionCode: 1
|
||||
Loading…
Reference in a new issue