mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-21 05:14:51 +00:00
Update Copy SMS Code to 1.19.3 (47000)
This commit is contained in:
parent
dc3b0d9444
commit
6efcfc6e07
1 changed files with 9 additions and 2 deletions
|
|
@ -285,11 +285,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- normal
|
- normal
|
||||||
|
|
||||||
|
- versionName: 1.19.3
|
||||||
|
versionCode: 47000
|
||||||
|
commit: a310146981ffb361033acb7a768f8cd714f1d2c8
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- normal
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
- 1000 * %c
|
- 1000 * %c
|
||||||
CurrentVersion: 1.19.1
|
CurrentVersion: 1.19.3
|
||||||
CurrentVersionCode: 45000
|
CurrentVersionCode: 47000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue