mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Copy SMS Code to 1.18.7 (43000)
This commit is contained in:
parent
5151f6054b
commit
7171adf847
1 changed files with 9 additions and 2 deletions
|
|
@ -264,11 +264,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.18.7
|
||||||
|
versionCode: 43000
|
||||||
|
commit: d86d8e3ebf83f40c0d8bd403809baa72810847ac
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
- 1000 * %c
|
- 1000 * %c
|
||||||
CurrentVersion: 1.18.6
|
CurrentVersion: 1.18.7
|
||||||
CurrentVersionCode: 42000
|
CurrentVersionCode: 43000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue