mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
New App: com.uravgcode.chooser
This commit is contained in:
parent
f4e631f9f1
commit
56639a5f10
1 changed files with 33 additions and 0 deletions
33
metadata/com.uravgcode.chooser.yml
Normal file
33
metadata/com.uravgcode.chooser.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Games
|
||||
License: GPL-3.0-only
|
||||
AuthorName: UrAvgCode
|
||||
WebSite: https://uravgcode.com
|
||||
SourceCode: https://github.com/UrAvgCode/Chooser
|
||||
IssueTracker: https://github.com/UrAvgCode/Chooser/issues
|
||||
Changelog: https://github.com/UrAvgCode/Chooser/releases
|
||||
|
||||
AutoName: Chooser
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/UrAvgCode/Chooser.git
|
||||
Binaries: https://github.com/UrAvgCode/Chooser/releases/download/v.%v/chooser-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: '1.3'
|
||||
versionCode: 8
|
||||
commit: v.1.3
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 6d0e376dc6a19ea8430f8dcbe29eca57c1c0146595c1dcc75886ec8bf4d09963
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.3'
|
||||
CurrentVersionCode: 8
|
||||
Loading…
Reference in a new issue