From 72aec01d95a3995073cafb40b4c318d51ecd9f72 Mon Sep 17 00:00:00 2001 From: Dewey Reed <12552746-deweyspacereed@users.noreply.gitlab.com> Date: Sat, 1 Apr 2023 17:08:32 +0000 Subject: [PATCH] New app: io.github.deweyreed.timer.other --- metadata/io.github.deweyreed.timer.other.yml | 33 ++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 metadata/io.github.deweyreed.timer.other.yml diff --git a/metadata/io.github.deweyreed.timer.other.yml b/metadata/io.github.deweyreed.timer.other.yml new file mode 100644 index 0000000000..65fefff728 --- /dev/null +++ b/metadata/io.github.deweyreed.timer.other.yml @@ -0,0 +1,33 @@ +Categories: + - Sports & Health + - Time +License: GPL-3.0-only +SourceCode: https://github.com/timer-machine/timer-machine-android +IssueTracker: https://github.com/timer-machine/timer-machine-android/issues +Translation: https://hosted.weblate.org/engage/timer-machine/ +Changelog: https://github.com/timer-machine/timer-machine-android/releases + +AutoName: TimeR Machine + +RepoType: git +Repo: https://github.com/timer-machine/timer-machine-android +Binaries: https://github.com/timer-machine/timer-machine-android/releases/download/%v/TimeR.Machine-v%v.%c.-other-release.apk + +Builds: + - versionName: 7.1.2 + versionCode: 7010200 + commit: 7.1.2 + subdir: app + gradle: + - other + srclibs: + - reproducible-apk-tools@v0.2.3 + prebuild: sed -i -e '/firebase/d' ../flavor-google/build.gradle + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines '$$OUT$$' + 'META-INF/services/*' + +AutoUpdateMode: Version +UpdateCheckMode: Tags +UpdateCheckData: dependencies.gradle|version_code:\s(\d+)|.|version_name:\s'(.+)' +CurrentVersion: 7.1.2 +CurrentVersionCode: 7010200