mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 10:11:43 +00:00
Update io.github.jd1378.otphelper.yml to skip v31
This commit is contained in:
parent
d30ef52911
commit
8f2d90a942
1 changed files with 5 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue