diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-03 22:06:42 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-04 01:17:26 -0400 |
commit | 74ab377fdb14b09929d218836186507b60e0b306 (patch) | |
tree | 98f8dbf22a47b11ae6127afa093145fb0fad461c /.idea | |
parent | fe6162c7d1e60d473735d0a0f5e74084d300c06f (diff) | |
download | frost-74ab377fdb14b09929d218836186507b60e0b306.tar.gz frost-74ab377fdb14b09929d218836186507b60e0b306.tar.bz2 frost-74ab377fdb14b09929d218836186507b60e0b306.zip |
Finalize iab
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 085136f8..7319f021 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_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"> |