From 818461cf028c1aecba38b4aef82c3ee06939abd3 Mon Sep 17 00:00:00 2001 From: Roman T Date: Sun, 7 Mar 2021 17:21:37 +0000 Subject: [PATCH] Update Counter --- metadata/me.tsukanov.counter.yml | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/metadata/me.tsukanov.counter.yml b/metadata/me.tsukanov.counter.yml index bb302ad437..6d0150073e 100644 --- a/metadata/me.tsukanov.counter.yml +++ b/metadata/me.tsukanov.counter.yml @@ -2,12 +2,12 @@ Categories: - Writing License: Apache-2.0 AuthorName: Roman Tsukanov -AuthorEmail: googleplay@roman.zone +AuthorEmail: f-droid@roman.zone AuthorWebSite: https://roman.zone/ -SourceCode: https://github.com/gentlecat/Simple-Counter/ -IssueTracker: https://github.com/gentlecat/Simple-Counter/issues -Translation: https://crowdin.net/project/simple-counter -Changelog: https://github.com/gentlecat/Simple-Counter/blob/HEAD/CHANGELOG.md +SourceCode: https://github.com/gentlecat/counter/ +IssueTracker: https://github.com/gentlecat/counter/issues +Translation: https://crowdin.net/project/counter +Changelog: https://github.com/gentlecat/counter/blob/HEAD/CHANGELOG.md AutoName: Counter Description: |- @@ -15,7 +15,7 @@ Description: |- their own names and values. Values can be changed using volume buttons. RepoType: git -Repo: https://github.com/gentlecat/Simple-Counter/ +Repo: https://github.com/gentlecat/counter/ Builds: - versionName: '13' @@ -59,6 +59,14 @@ Builds: - yes prebuild: sed -i -e 's/mavenCentral()/jcenter()/' build.gradle + - versionName: '22' + versionCode: 22 + commit: v22 + subdir: app/ + gradle: + - yes + prebuild: sed -i -e 's/mavenCentral()/jcenter()/' build.gradle + AutoUpdateMode: Version v%c UpdateCheckMode: Tags CurrentVersion: '20'