Updated to Kobalt 1.0.12

This commit is contained in:
Erik C. Thauvin 2017-03-15 18:58:23 -07:00
parent 04cec17b4d
commit 5737c995da
3 changed files with 7 additions and 2 deletions

5
.gitattributes vendored Normal file
View file

@ -0,0 +1,5 @@
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto
# batch files are specific to windows and always crlf
*.bat eol=crlf

2
.idea/kobalt.xml generated
View file

@ -5,7 +5,7 @@
<KobaltProjectSettings>
<option name="autoDownloadKobalt" value="true" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="kobaltHome" value="$USER_HOME$/.kobalt/wrapper/dist/kobalt-1.0.6" />
<option name="kobaltHome" value="$USER_HOME$/.kobalt/wrapper/dist/kobalt-1.0.8" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />

View file

@ -1 +1 @@
kobalt.version=1.0.6
kobalt.version=1.0.12