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
ea3a2f887c
commit
7d182eba63
1 changed files with 13 additions and 3 deletions
|
|
@ -1,8 +1,10 @@
|
|||
Categories:
|
||||
- Sports & Health
|
||||
- Multimedia
|
||||
License: MIT
|
||||
License: GPL-3.0-only
|
||||
AuthorName: Ashutosh Gangwar
|
||||
AuthorEmail: ashutoshgngwr@gmail.com
|
||||
AuthorWebSite: https://ashutoshgngwr.github.io
|
||||
WebSite: https://ashutoshgngwr.github.io/noice
|
||||
SourceCode: https://github.com/ashutoshgngwr/noice
|
||||
IssueTracker: https://github.com/ashutoshgngwr/noice/issues
|
||||
|
|
@ -233,7 +235,15 @@ Builds:
|
|||
- fdroid
|
||||
prebuild: sed -i -e '/signingConfig/d' build.gradle
|
||||
|
||||
- versionName: 1.0.0
|
||||
versionCode: 41
|
||||
commit: 1.0.0
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
prebuild: sed -i -e '/sed:fdroid-build:remove/d' build.gradle ../build.gradle
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags .*[0-9]$
|
||||
CurrentVersion: 0.17.0
|
||||
CurrentVersionCode: 40
|
||||
CurrentVersion: 1.0.0
|
||||
CurrentVersionCode: 41
|
||||
|
|
|
|||
Loading…
Reference in a new issue