From 6923b444187d7667271e8de46c55a122970fbabd Mon Sep 17 00:00:00 2001 From: Johannes Fritz Date: Thu, 18 Apr 2024 07:47:56 +0000 Subject: [PATCH] New App: GPS Locker --- metadata/com.github.mrrar.gps_locker.yml | 26 ++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 metadata/com.github.mrrar.gps_locker.yml diff --git a/metadata/com.github.mrrar.gps_locker.yml b/metadata/com.github.mrrar.gps_locker.yml new file mode 100644 index 0000000000..24630843bf --- /dev/null +++ b/metadata/com.github.mrrar.gps_locker.yml @@ -0,0 +1,26 @@ +Categories: + - Navigation +License: GPL-2.0-only +AuthorName: Johannes Fritz +SourceCode: https://github.com/MrRar/gps_locker +IssueTracker: https://github.com/MrRar/gps_locker/issues + +AutoName: GPS Locker + +RepoType: git +Repo: https://github.com/MrRar/gps_locker +Binaries: https://github.com/MrRar/gps_locker/releases/download/v%v/gps_locker-release.apk + +Builds: + - versionName: 0.1.1 + versionCode: 11 + commit: v0.1.1 + gradle: + - yes + +AllowedAPKSigningKeys: bd92d6148298fe693bbbe83aba78532e0e8a80c7e3c52058a606475f1797e022 + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: 0.1.1 +CurrentVersionCode: 11