From 8d3814a7edc9086d261eb0f0081b87ee90d8d5bf Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Thu, 10 Oct 2024 11:57:43 +0300 Subject: [PATCH] New app: Compose Stopwatch --- metadata/com.justdeax.composeStopwatch.yml | 26 ++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.justdeax.composeStopwatch.yml diff --git a/metadata/com.justdeax.composeStopwatch.yml b/metadata/com.justdeax.composeStopwatch.yml new file mode 100644 index 0000000000..299b3a715e --- /dev/null +++ b/metadata/com.justdeax.composeStopwatch.yml @@ -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