diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-29 17:10:56 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-29 17:10:56 -0700 |
commit | 601b0492110f17e5f9a1a446897e0b42d4a8cffe (patch) | |
tree | 6a0ffff352a14449aaf36dcecab7171860a73ce9 /.idea | |
parent | 7b6371ada06ca337c0a5e97382be8eca9f2c9650 (diff) | |
download | frost-601b0492110f17e5f9a1a446897e0b42d4a8cffe.tar.gz frost-601b0492110f17e5f9a1a446897e0b42d4a8cffe.tar.bz2 frost-601b0492110f17e5f9a1a446897e0b42d4a8cffe.zip |
Adding about app
Diffstat (limited to '.idea')
-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 7319f021..085136f8 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -53,7 +53,7 @@ <ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Remove" /> </component> - <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"> + <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"> <output url="file://$PROJECT_DIR$/build/classes" /> </component> <component name="ProjectType"> |