PixivforMuzei3: Use HTTP UpdateCheckMode and update to 3.1.5

This commit is contained in:
linsui 2021-01-10 06:45:30 +00:00 committed by relan
parent bbd5c4e2ab
commit da16674c2e

View file

@ -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