mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
New app: Handsfree for Garmin
This commit is contained in:
parent
1abbdab3b5
commit
7c5739461b
1 changed files with 28 additions and 0 deletions
28
metadata/com.gentin.connectiq.handsfree.yml
Normal file
28
metadata/com.gentin.connectiq.handsfree.yml
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
Categories:
|
||||
- Phone & SMS
|
||||
License: MIT
|
||||
AuthorName: Grigorii Entin
|
||||
SourceCode: https://github.com/grigorye/Handsfree
|
||||
IssueTracker: https://github.com/grigorye/Handsfree/issues
|
||||
|
||||
AutoName: Handsfree
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/grigorye/Handsfree
|
||||
Binaries: https://github.com/grigorye/Handsfree/releases/download/v%v/app-selfHosted-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 0.0.4
|
||||
versionCode: 57
|
||||
commit: 31ab95d6e4299d40f8896e6985b3333a8c121de4
|
||||
subdir: AndroidApp/app
|
||||
gradle:
|
||||
- selfHosted
|
||||
|
||||
AllowedAPKSigningKeys: 04e80a49d2a0191f0d6663409116cce983e1ad09e7420d901a64d66e8d811b73
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: AndroidApp/gradle.properties|versionCode=(\d+)|.|versionName=(.*)
|
||||
CurrentVersion: 0.0.4
|
||||
CurrentVersionCode: 57
|
||||
Loading…
Reference in a new issue