mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +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:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
|
- versionName: 1.17.0
|
||||||
|
versionCode: 35000
|
||||||
|
commit: 86a650585b2cb9d7c4beacf363d02c209ec0e34d
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
|
||||||
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
AllowedAPKSigningKeys: 832d24302aea8812205217aea781eb5a28435d8ad3bece92b4c6940b1ee6a4db
|
||||||
|
|
||||||
AutoUpdateMode: Version
|
AutoUpdateMode: Version
|
||||||
UpdateCheckMode: Tags ^v[\d.]+$
|
UpdateCheckMode: Tags ^v[\d.]+$
|
||||||
VercodeOperation:
|
VercodeOperation:
|
||||||
- 1000 * %c
|
- 1000 * %c
|
||||||
CurrentVersion: 1.16.4
|
CurrentVersion: 1.17.0
|
||||||
CurrentVersionCode: 34000
|
CurrentVersionCode: 35000
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue