Temperature - fix build
This commit is contained in:
parent
dc254670d7
commit
a8c5049afd
|
@ -36,14 +36,14 @@ Builds:
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
- versionName: '1.1 '
|
- versionName: '1.1'
|
||||||
versionCode: 2
|
versionCode: 2
|
||||||
commit: 'v1.1 '
|
commit: 'v1.1'
|
||||||
subdir: app
|
subdir: app
|
||||||
gradle:
|
gradle:
|
||||||
- yes
|
- yes
|
||||||
|
|
||||||
AutoUpdateMode: Version v%v
|
AutoUpdateMode: Version v%v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: '1.1 '
|
CurrentVersion: '1.1'
|
||||||
CurrentVersionCode: 2
|
CurrentVersionCode: 2
|
||||||
|
|
Loading…
Reference in a new issue