Update io.github.jd1378.otphelper.yml to skip v31

This commit is contained in:
Javad Mnjd 2024-07-20 15:27:02 +00:00 committed by linsui
parent d30ef52911
commit 8f2d90a942

View file

@ -222,9 +222,9 @@ Builds:
gradle:
- yes
- versionName: 1.16.1
versionCode: 31000
commit: 207598ba3eb41c1f9a7fc96da50d03200081c4be
- versionName: 1.16.2
versionCode: 32000
commit: 54aa5699280b842f7d51cb2eaf51ced6a230e8f0
subdir: app
gradle:
- yes
@ -235,5 +235,5 @@ AutoUpdateMode: Version
UpdateCheckMode: Tags ^v[\d.]+$
VercodeOperation:
- 1000 * %c
CurrentVersion: 1.16.1
CurrentVersionCode: 31000
CurrentVersion: 1.16.2
CurrentVersionCode: 32000