mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
logfox: fix checkupdates
This commit is contained in:
parent
9c1196284d
commit
08a4442748
1 changed files with 13 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue