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