mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 18:21:42 +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:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: 1.16.1
|
- versionName: 1.16.2
|
||||||
versionCode: 31000
|
versionCode: 32000
|
||||||
commit: 207598ba3eb41c1f9a7fc96da50d03200081c4be
|
commit: 54aa5699280b842f7d51cb2eaf51ced6a230e8f0
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
@ -235,5 +235,5 @@ AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
- 1000 * %c
|
- 1000 * %c
|
||||||
CurrentVersion: 1.16.1
|
CurrentVersion: 1.16.2
|
||||||
CurrentVersionCode: 31000
|
CurrentVersionCode: 32000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue