From 694227cd7b1937b0404925d6a6e2226811aeb708 Mon Sep 17 00:00:00 2001 From: fossdd Date: Tue, 9 Feb 2021 22:07:59 +0000 Subject: [PATCH] Update to new tag New tag has fastlane structures, see: https://gitlab.com/fdroid/rfp/-/issues/1635#note_499763486 --- .../com.github.siggel.coordinatejoker.yml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 metadata/com.github.siggel.coordinatejoker.yml diff --git a/metadata/com.github.siggel.coordinatejoker.yml b/metadata/com.github.siggel.coordinatejoker.yml new file mode 100644 index 0000000000..6f586afc0a --- /dev/null +++ b/metadata/com.github.siggel.coordinatejoker.yml @@ -0,0 +1,22 @@ +Categories: + - Navigation +License: GPL-3.0-or-later +SourceCode: https://github.com/siggel/coordinatejoker +IssueTracker: https://github.com/siggel/coordinatejoker/issues +Changelog: https://github.com/siggel/coordinatejoker/releases + +RepoType: git +Repo: https://github.com/siggel/coordinatejoker.git + +Builds: + - versionName: 1.2.27 + versionCode: 27 + commit: 1.2.27 + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: 1.2.27 +CurrentVersionCode: 27