diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-20 22:51:30 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-20 22:51:30 -0700 |
commit | 68358b43505347f987e2c690595810b806a66c2e (patch) | |
tree | 8e68134f47140938b60b56ab2f7c07489cb2e281 /.idea/misc.xml | |
parent | 89673894356e29ac48ebaba5bd75d03690da1d66 (diff) | |
download | frost-68358b43505347f987e2c690595810b806a66c2e.tar.gz frost-68358b43505347f987e2c690595810b806a66c2e.tar.bz2 frost-68358b43505347f987e2c690595810b806a66c2e.zip |
Add random user identifier
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml index 8449ce70..7e0fe393 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -121,7 +121,7 @@ <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> - <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" assert-keyword="true" jdk-15="true" project-jdk-name="1.8" project-jdk-type="JavaSDK"> <output url="file://$PROJECT_DIR$/build/classes" /> </component> <component name="ProjectType"> |