Update Knock on Ports to 1.1 (17)
This commit is contained in:
parent
6c7c10d0fd
commit
7cd651c7fd
|
|
@ -82,7 +82,16 @@ Builds:
|
||||||
rm:
|
rm:
|
||||||
- assets/*
|
- assets/*
|
||||||
|
|
||||||
|
- versionName: '1.1'
|
||||||
|
versionCode: 17
|
||||||
|
commit: '1.1'
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- yes
|
||||||
|
rm:
|
||||||
|
- assets/*
|
||||||
|
|
||||||
AutoUpdateMode: Version %v
|
AutoUpdateMode: Version %v
|
||||||
UpdateCheckMode: Tags
|
UpdateCheckMode: Tags
|
||||||
CurrentVersion: 1.0.10
|
CurrentVersion: '1.1'
|
||||||
CurrentVersionCode: 14
|
CurrentVersionCode: 17
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue