diff options
author | Renard | 2016-04-27 22:05:18 -0300 |
---|---|---|
committer | Renard | 2016-04-27 22:05:18 -0300 |
commit | 03b67d0845e0445920d84b77f1b66162acca1490 (patch) | |
tree | 4789f80cf5eb367bbbed9e0a0e264b93d622965b /.idea | |
parent | 80e5af1875f79038c4d938d190fcfbc68099ae7c (diff) | |
download | BaiApp-03b67d0845e0445920d84b77f1b66162acca1490.tar.gz BaiApp-03b67d0845e0445920d84b77f1b66162acca1490.tar.xz BaiApp-03b67d0845e0445920d84b77f1b66162acca1490.zip |
quotes crash temp fixv1.7.1
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 fbb6828..5d19981 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -37,7 +37,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"> |