diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-29 10:12:18 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-29 10:12:18 -0700 |
commit | e5536a5fc17514d24a6cfc89c5f9b537720f58e3 (patch) | |
tree | 6f574358d9ce1dcfb43d496bce5809bba97a9041 /.idea/misc.xml | |
parent | 82e761f7cd7154a802f94971e8b731c2dfcd0880 (diff) | |
download | frost-e5536a5fc17514d24a6cfc89c5f9b537720f58e3.tar.gz frost-e5536a5fc17514d24a6cfc89c5f9b537720f58e3.tar.bz2 frost-e5536a5fc17514d24a6cfc89c5f9b537720f58e3.zip |
Test kapt dependencies
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 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"> |