mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 04:39:16 +00:00
Merge branch 'nxbookmarks-updatecheckname' into 'master'
Set UpdateCheckName for nxbookmarks See merge request fdroid/fdroiddata!8643
This commit is contained in:
commit
e91ec443fa
1 changed files with 10 additions and 2 deletions
|
|
@ -71,7 +71,15 @@ Builds:
|
|||
prebuild: sed -i -e 's/applicationId "org.bisw.nxbookmarks"/applicationId "org.schabi.nxbookmarks"/g'
|
||||
build.gradle
|
||||
|
||||
- versionName: '1.16'
|
||||
versionCode: 16
|
||||
commit: v1.16
|
||||
subdir: app
|
||||
gradle:
|
||||
- fdroid
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '1.13'
|
||||
CurrentVersionCode: 13
|
||||
UpdateCheckName: org.bisw.nxbookmarks
|
||||
CurrentVersion: '1.16'
|
||||
CurrentVersionCode: 16
|
||||
|
|
|
|||
Loading…
Reference in a new issue