mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-25 15:15:12 +00:00
PixivforMuzei3: Use HTTP UpdateCheckMode and update to 3.1.5
This commit is contained in:
parent
bbd5c4e2ab
commit
da16674c2e
1 changed files with 11 additions and 3 deletions
|
|
@ -79,7 +79,15 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 3.1.5
|
||||
versionCode: 293
|
||||
commit: 3.1.5
|
||||
subdir: app
|
||||
gradle:
|
||||
- prod
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 3.1.2
|
||||
CurrentVersionCode: 288
|
||||
UpdateCheckMode: HTTP
|
||||
UpdateCheckData: https://raw.githubusercontent.com/yellowbluesky/PixivforMuzei3/master/gradle.properties|app\.version\.code=(\d+)|.|app\.version\.name=([\d.]+)
|
||||
CurrentVersion: 3.1.5
|
||||
CurrentVersionCode: 293
|
||||
|
|
|
|||
Loading…
Reference in a new issue