mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Copy SMS Code to 1.20.2 (50000)
This commit is contained in:
parent
1c38f45a54
commit
74ad10db36
1 changed files with 9 additions and 2 deletions
|
|
@ -306,11 +306,18 @@ Builds:
|
|||
gradle:
|
||||
- normal
|
||||
|
||||
- versionName: 1.20.2
|
||||
versionCode: 50000
|
||||
commit: d0835cf0ee052e8bca81d2d73bb806d10ec36ea0
|
||||
subdir: app
|
||||
gradle:
|
||||
- normal
|
||||
|
||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
VercodeOperation:
|
||||
- 1000 * %c
|
||||
CurrentVersion: 1.20.1
|
||||
CurrentVersionCode: 49000
|
||||
CurrentVersion: 1.20.2
|
||||
CurrentVersionCode: 50000
|
||||
|
|
|
|||
Loading…
Reference in a new issue