mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 11:49:12 +00:00
New app: Compose Stopwatch
This commit is contained in:
parent
8faa567aeb
commit
8d3814a7ed
1 changed files with 26 additions and 0 deletions
26
metadata/com.justdeax.composeStopwatch.yml
Normal file
26
metadata/com.justdeax.composeStopwatch.yml
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
SourceCode: https://github.com/JustDeax/ComposeStopwatch
|
||||
IssueTracker: https://github.com/JustDeax/ComposeStopwatch/issues
|
||||
|
||||
AutoName: Compose Stopwatch
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/JustDeax/ComposeStopwatch.git
|
||||
Binaries: https://github.com/JustDeax/ComposeStopwatch/releases/download/%v/compose-stopwatch.apk
|
||||
|
||||
Builds:
|
||||
- versionName: 1.7.2
|
||||
versionCode: 1007020
|
||||
commit: a671563f04fa0c3174834fae6ab2282c972745e2
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: a8189a8876f77cc7c1c4e91d0f75305aba36988d9a4891f563c4a5dda22b7033
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 1.7.2
|
||||
CurrentVersionCode: 1007020
|
||||
Loading…
Reference in a new issue