mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
New App: Coin Collection App
This commit is contained in:
parent
a8d5feca2d
commit
0dd313080c
1 changed files with 33 additions and 0 deletions
33
metadata/com.spencerpages.yml
Normal file
33
metadata/com.spencerpages.yml
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
Categories:
|
||||
- Money
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Andrew Williams
|
||||
AuthorEmail: andrew27379091@gmail.com
|
||||
SourceCode: https://github.com/anwilli5/coin-collection-android-US
|
||||
IssueTracker: https://github.com/anwilli5/coin-collection-android-US/issues
|
||||
Changelog: https://github.com/anwilli5/coin-collection-android-US/releases
|
||||
|
||||
AutoName: Coin Collection
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/anwilli5/coin-collection-android-US
|
||||
Binaries: https://github.com/anwilli5/coin-collection-android-US/releases/download/v%v/app-android-release-v%v.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 3.5.1
|
||||
versionCode: 30
|
||||
commit: v3.5.1
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y openjdk-17-jdk-headless
|
||||
- update-java-alternatives -a
|
||||
gradle:
|
||||
- android
|
||||
|
||||
AllowedAPKSigningKeys: bc9e1fb5f3c04ffbd1a563de848a70f40ddb6e26dcabf7d66cc3bf8cf110ae30
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.5.1
|
||||
CurrentVersionCode: 30
|
||||
Loading…
Reference in a new issue