mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Oshi Uploader to 1.1.3 (5000)
This commit is contained in:
parent
802598cb2b
commit
2a7cd939f9
1 changed files with 9 additions and 2 deletions
|
|
@ -31,11 +31,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.1.3
|
||||||
|
versionCode: 5000
|
||||||
|
commit: 59912caf6d728e95faca434d08639eed6ff79162
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 77350798225140838ed5dca8091c3adc8e8c5cfca72db8c6785c43d5483a6226
|
AllowedAPKSigningKeys: 77350798225140838ed5dca8091c3adc8e8c5cfca72db8c6785c43d5483a6226
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
- 1000 * %c
|
- 1000 * %c
|
||||||
CurrentVersion: 1.1.2
|
CurrentVersion: 1.1.3
|
||||||
CurrentVersionCode: 4000
|
CurrentVersionCode: 5000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue