mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 04:09:14 +00:00
Set UpdateCheckName for nxbookmarks
This commit is contained in:
parent
b387857ab4
commit
d777156452
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