diff options
author | Allan Wang <me@allanwang.ca> | 2017-07-08 16:17:03 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-07-08 16:17:03 -0700 |
commit | 880d433e475e5be4e5d91afac145b490f9a959b7 (patch) | |
tree | 6a2bdc9f7fc67489d942e33245310019bca3eb13 /.idea/misc.xml | |
parent | 7b2c104cb9f3ab5d47424b54fb7b74f8dd59b152 (diff) | |
download | kau-880d433e475e5be4e5d91afac145b490f9a959b7.tar.gz kau-880d433e475e5be4e5d91afac145b490f9a959b7.tar.bz2 kau-880d433e475e5be4e5d91afac145b490f9a959b7.zip |
Update rxkotlin
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 085136f..7319f02 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"> |