mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Copy SMS Code to 1.14.0 (21000)
This commit is contained in:
parent
f01053bc35
commit
57fbad12ff
1 changed files with 9 additions and 2 deletions
|
|
@ -187,11 +187,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.14.0
|
||||
versionCode: 21000
|
||||
commit: 902f13aae4483148258c950408ed39f4947628bc
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
VercodeOperation:
|
||||
- 1000 * %c
|
||||
CurrentVersion: 1.13.4
|
||||
CurrentVersionCode: 20000
|
||||
CurrentVersion: 1.14.0
|
||||
CurrentVersionCode: 21000
|
||||
|
|
|
|||
Loading…
Reference in a new issue