mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Add: Traffic Light
This commit is contained in:
parent
cb913adf59
commit
41e3c6205b
1 changed files with 29 additions and 0 deletions
29
metadata/com.leekleak.trafficlight.yml
Normal file
29
metadata/com.leekleak.trafficlight.yml
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
Categories:
|
||||
- System
|
||||
License: MIT
|
||||
AuthorName: leekleak
|
||||
AuthorWebSite: https://tintotint.eu/
|
||||
SourceCode: https://github.com/leekleak/traffic-light
|
||||
IssueTracker: https://github.com/leekleak/traffic-light/issues
|
||||
Changelog: https://github.com/leekleak/traffic-light/releases
|
||||
|
||||
AutoName: Traffic Light
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/leekleak/traffic-light
|
||||
Binaries: https://github.com/leekleak/traffic-light/releases/download/v%v/com.leekleak.trafficlight-%v-release.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.0.1
|
||||
versionCode: 2
|
||||
commit: f37ea535155df420608f01273a458d9038264330
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 7b8cb14f959e6e9e8c744787d06beb44a86bff13f6c6d6037ad9b0e76b714c5a
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.0.1
|
||||
CurrentVersionCode: 2
|
||||
Loading…
Reference in a new issue