mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 19:29:13 +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:
|
||||
- normal
|
||||
|
||||
- versionName: 1.20.1
|
||||
versionCode: 49000
|
||||
commit: f11a30d8e407ddd158258395027f8aae042df82b
|
||||
subdir: app
|
||||
gradle:
|
||||
- normal
|
||||
|
||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
VercodeOperation:
|
||||
- 1000 * %c
|
||||
CurrentVersion: 1.20.0
|
||||
CurrentVersionCode: 48000
|
||||
CurrentVersion: 1.20.1
|
||||
CurrentVersionCode: 49000
|
||||
|
|
|
|||
Loading…
Reference in a new issue