mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update com.github.ashutoshgngwr.noice.yml
This commit is contained in:
parent
fe6c6a2206
commit
9879ce4a6b
1 changed files with 11 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ AuthorEmail: ashutoshgngwr@gmail.com
|
|||
WebSite: https://ashutoshgngwr.github.io/noice
|
||||
SourceCode: https://github.com/ashutoshgngwr/noice
|
||||
IssueTracker: https://github.com/ashutoshgngwr/noice/issues
|
||||
Translation: https://github.com/ashutoshgngwr/noice/issues/200
|
||||
Translation: https://hosted.weblate.org/engage/noice/
|
||||
Changelog: https://ashutoshgngwr.github.io/noice/CHANGELOG
|
||||
OpenCollective: noice
|
||||
|
||||
|
|
@ -201,7 +201,15 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/signingConfig/d' build.gradle
|
||||
|
||||
- versionName: 0.15.0
|
||||
versionCode: 37
|
||||
commit: 0.15.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/signingConfig/d' build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 0.14.0
|
||||
CurrentVersionCode: 36
|
||||
CurrentVersion: 0.15.0
|
||||
CurrentVersionCode: 37
|
||||
|
|
|
|||
Loading…
Reference in a new issue