diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-22 19:23:29 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-22 19:23:29 -0700 |
commit | 971738ae5942c3439568c54393708a3dd63c87f6 (patch) | |
tree | b3a6f6ff623f163ac68b2e6f2d2c0776265cb473 /.idea | |
parent | 1d1322523492f3cc805d364ca9e3ef9a25b0fbad (diff) | |
download | kau-971738ae5942c3439568c54393708a3dd63c87f6.tar.gz kau-971738ae5942c3439568c54393708a3dd63c87f6.tar.bz2 kau-971738ae5942c3439568c54393708a3dd63c87f6.zip |
Change color lighten and darken
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 7319f02..085136f 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"> |