Misc fixes from checkupdates

This commit is contained in:
Jochen Sprickerhof 2022-05-30 23:09:07 +02:00
parent 2166d0b0e1
commit 90846ea42b
2 changed files with 8 additions and 4 deletions

View file

@ -43,7 +43,9 @@ Builds:
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 2.0.0
CurrentVersionCode: 2
NoSourceSince: 2.0.0

View file

@ -23,7 +23,9 @@ Builds:
gradle:
- yes
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: '1.2'
CurrentVersionCode: 3
NoSourceSince: '1.2'