fix template: lint wants versionNames in single quotes
This commit is contained in:
parent
9ff3773c72
commit
a59219d57b
|
@ -43,7 +43,7 @@ Repo: (repo url, preferably https)
|
|||
|
||||
# At least one for new apps
|
||||
Builds:
|
||||
- versionName: 1.0
|
||||
- versionName: '1.0'
|
||||
versionCode: 1
|
||||
commit: v1.0
|
||||
subdir: app
|
||||
|
|
Loading…
Reference in a new issue