mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
LibreraReader - update UCM
This commit is contained in:
parent
40be0e41b9
commit
91e27ce303
1 changed files with 7 additions and 7 deletions
|
|
@ -306,9 +306,9 @@ Builds:
|
|||
- ./link_to_mupdf_1.16.1.sh
|
||||
ndk: r17c
|
||||
|
||||
- versionName: 8.3.33-fdroid
|
||||
versionCode: 3704
|
||||
commit: 8.3.33
|
||||
- versionName: 8.3.37-fdroid
|
||||
versionCode: 3720
|
||||
commit: 8.3.37
|
||||
subdir: app/
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
|
|
@ -339,7 +339,7 @@ MaintainerNotes: Upstream builds separate APKs for each architecture but we buil
|
|||
|
||||
AutoUpdateMode: Version +-fdroid %v
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/foobnix/LibreraReader/master/app/build.gradle|\s+codeNumber
|
||||
= (\d+)|.|\s+versionNumber = "([^\"]+)"
|
||||
CurrentVersion: 8.3.33
|
||||
CurrentVersionCode: 3704
|
||||
UpdateCheckData: https://raw.githubusercontent.com/foobnix/LibreraReader/master/app/build.gradle|\s+FDroidCodeNumber
|
||||
= (\d+)|.|\s+FDroidVersionNumber = "([^\"]+)"
|
||||
CurrentVersion: 8.3.37
|
||||
CurrentVersionCode: 3720
|
||||
|
|
|
|||
Loading…
Reference in a new issue