mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
Update Copy SMS Code to 1.20.1 (49000)
This commit is contained in:
parent
c428c5c1ca
commit
1ab56dff22
1 changed files with 9 additions and 2 deletions
|
|
@ -299,11 +299,18 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- normal
|
- normal
|
||||||
|
|
||||||
|
- versionName: 1.20.1
|
||||||
|
versionCode: 49000
|
||||||
|
commit: f11a30d8e407ddd158258395027f8aae042df82b
|
||||||
|
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.20.0
|
CurrentVersion: 1.20.1
|
||||||
CurrentVersionCode: 48000
|
CurrentVersionCode: 49000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue