diff --git a/metadata/me.tsukanov.counter.yml b/metadata/me.tsukanov.counter.yml index deb60e2abf..79cb74601a 100644 --- a/metadata/me.tsukanov.counter.yml +++ b/metadata/me.tsukanov.counter.yml @@ -1,4 +1,6 @@ Categories: + - Sports & Health + - Time - Writing License: Apache-2.0 AuthorName: Roman Tsukanov @@ -10,11 +12,6 @@ Translation: https://crowdin.com/project/simple-counter Changelog: https://github.com/gentlecat/counter/blob/HEAD/CHANGELOG.md AutoName: Counter -Description: |- - App is in maintenance mode. Do not expect new functionality. You are free to make pull requests with new features or bug fixes. - - Tally counter that makes counting easier. You can have multiple counters with - their own names and values. Values can be changed using volume buttons. RepoType: git Repo: https://github.com/gentlecat/counter.git @@ -169,8 +166,15 @@ Builds: - yes prebuild: sed -i -e 's/mavenCentral()/jcenter()/' build.gradle + - versionName: '35' + versionCode: 35 + commit: 66f2ddd0d02351c901cf5b6f4230fad2ebebc83b + subdir: app + gradle: + - yes + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: build.gradle|appVersion = (\d+)||v(\d+) -CurrentVersion: '34' -CurrentVersionCode: 34 +CurrentVersion: '35' +CurrentVersionCode: 35