mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Copy SMS Code to 1.15.0 (26000)
This commit is contained in:
parent
85cdeab84a
commit
5648ad9463
1 changed files with 9 additions and 2 deletions
|
|
@ -201,11 +201,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.15.0
|
||||
versionCode: 26000
|
||||
commit: 38023f1bb7f7d188ef6b8f3e090aa9c437595ec4
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
VercodeOperation:
|
||||
- 1000 * %c
|
||||
CurrentVersion: 1.14.1
|
||||
CurrentVersionCode: 22000
|
||||
CurrentVersion: 1.15.0
|
||||
CurrentVersionCode: 26000
|
||||
|
|
|
|||
Loading…
Reference in a new issue