logfox: fix checkupdates

This commit is contained in:
linsui 2024-07-27 22:45:36 +08:00
parent 9c1196284d
commit 08a4442748

View file

@ -189,9 +189,20 @@ Builds:
gradle:
- yes
- versionName: 2.0.0
versionCode: 60
disable: https://github.com/F0x1d/LogFox/issues/104
commit: 034cf37e1c14454dc72ebd856341f18e0162e792
subdir: app
gradle:
- yes
scandelete:
- build-logic/convention/build
AllowedAPKSigningKeys: 741f819a4c213ba438053134890b40e258774fce55a778846ec5c67a1c92709f
AutoUpdateMode: Version
UpdateCheckMode: Tags
CurrentVersion: 1.5.7
CurrentVersionCode: 59
UpdateCheckData: app/build.gradle.kts|versionCode = (\d+)|.|versionName = "([\d.]+)"
CurrentVersion: 2.0.0
CurrentVersionCode: 60