Merge branch 'patch-1' into 'master'

Update Counter

See merge request fdroid/fdroiddata!7014
This commit is contained in:
Pierre Rudloff 2021-03-07 17:21:38 +00:00
commit cb787a2fc4
1 changed files with 14 additions and 6 deletions

View File

@ -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'