mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Add FastTrack
This commit is contained in:
parent
460bfbf761
commit
d3bf51c720
1 changed files with 29 additions and 0 deletions
29
metadata/com.darkrockstudios.apps.fasttrack.yml
Normal file
29
metadata/com.darkrockstudios.apps.fasttrack.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- Science & Education
|
||||
- Sports & Health
|
||||
License: MIT
|
||||
AuthorName: Wavesonics
|
||||
SourceCode: https://github.com/Wavesonics/FastTrack
|
||||
IssueTracker: https://github.com/Wavesonics/FastTrack/issues
|
||||
|
||||
AutoName: Fast Track
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/Wavesonics/FastTrack.git
|
||||
Binaries: https://github.com/Wavesonics/FastTrack/releases/download/v%v/app-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7.3
|
||||
versionCode: 14
|
||||
commit: 15ae60f416e436a5c7da73129a0a3cd3686191f9
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 66a4da23c900c2a57c117c026059eb1352a04e8a7dc00b393bbddbcc7e1383b6
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: gradle/libs.versions.toml|versionCode = "(\d+)"|.|versionName = "(.*)"
|
||||
CurrentVersion: 1.7.3
|
||||
CurrentVersionCode: 14
|
||||
Loading…
Reference in a new issue