mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-22 13:49:06 +00:00
Update Copy SMS Code to 1.17.0 (35000)
This commit is contained in:
parent
74db78d4aa
commit
fa138a8af8
1 changed files with 9 additions and 2 deletions
|
|
@ -236,11 +236,18 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 1.17.0
|
||||
versionCode: 35000
|
||||
commit: 86a650585b2cb9d7c4beacf363d02c209ec0e34d
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^v[\d.]+$
|
||||
VercodeOperation:
|
||||
- 1000 * %c
|
||||
CurrentVersion: 1.16.4
|
||||
CurrentVersionCode: 34000
|
||||
CurrentVersion: 1.17.0
|
||||
CurrentVersionCode: 35000
|
||||
|
|
|
|||
Loading…
Reference in a new issue