From dd8e767d373b1231596d4da00775ad6044f875e7 Mon Sep 17 00:00:00 2001 From: Izzy Date: Wed, 6 Jan 2021 11:43:37 +0000 Subject: [PATCH] new app: AltLauncher --- metadata/com.szchoiceway.aios.bridge.yml | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 metadata/com.szchoiceway.aios.bridge.yml diff --git a/metadata/com.szchoiceway.aios.bridge.yml b/metadata/com.szchoiceway.aios.bridge.yml new file mode 100644 index 0000000000..eae0e0a815 --- /dev/null +++ b/metadata/com.szchoiceway.aios.bridge.yml @@ -0,0 +1,25 @@ +Categories: + - System +License: Apache-2.0 +AuthorName: Tablet Radio +WebSite: https://github.com/tabletradio/altlauncher +SourceCode: https://github.com/tabletradio/altlauncher +IssueTracker: https://github.com/tabletradio/altlauncher/issues + +AutoName: Alt Launcher + +RepoType: git +Repo: https://github.com/tabletradio/altlauncher.git + +Builds: + - versionName: 1.0.5 + versionCode: 7 + commit: v1.0.5 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version v%v +UpdateCheckMode: Tags .*[0-9]$ +CurrentVersion: 1.0.5 +CurrentVersionCode: 7