me.tsukanov.counter: 35

- Updated categories.
- Removed the description since it's now defined as part of metadata in
the repository.
This commit is contained in:
Roman T 2025-02-15 21:48:36 +00:00 committed by linsui
parent 70f41a9806
commit 5d05d1d1a9

View file

@ -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: |-
<b>App is in maintenance mode. Do not expect new functionality. You are free to make pull requests with new features or bug fixes.</b>
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