From 81c7daf454affc8d883fcf399a44d29ef7a27026 Mon Sep 17 00:00:00 2001 From: Simon Marquis Date: Sat, 13 Feb 2021 14:23:46 +0000 Subject: [PATCH] New App: Sleep Timer --- metadata/fr.smarquis.sleeptimer.yml | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 metadata/fr.smarquis.sleeptimer.yml diff --git a/metadata/fr.smarquis.sleeptimer.yml b/metadata/fr.smarquis.sleeptimer.yml new file mode 100644 index 0000000000..5525e97655 --- /dev/null +++ b/metadata/fr.smarquis.sleeptimer.yml @@ -0,0 +1,27 @@ +Categories: + - Time +License: Apache-2.0 +AuthorName: Simon Marquis +AuthorEmail: contact@simon-marquis.fr +AuthorWebSite: https://simon-marquis.fr/ +SourceCode: https://github.com/SimonMarquis/SleepTimer +IssueTracker: https://github.com/SimonMarquis/SleepTimer/issues +Changelog: https://github.com/SimonMarquis/SleepTimer/releases + +AutoName: Sleep Timer + +RepoType: git +Repo: https://github.com/SimonMarquis/SleepTimer.git + +Builds: + - versionName: 1.0.0 + versionCode: 10000 + commit: 1.0.0 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.0.0 +CurrentVersionCode: 10000