diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-30 20:39:39 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-30 20:39:39 -0700 |
commit | a5ea70cd8fbc1f4fb15742d810698a7caef0eb26 (patch) | |
tree | c2a39ad37e6074ae58dc708e66f6e7dfbbd66e04 /.idea/misc.xml | |
parent | 1811531d6934f4eadfca70b30afa2dac76400bef (diff) | |
download | frost-a5ea70cd8fbc1f4fb15742d810698a7caef0eb26.tar.gz frost-a5ea70cd8fbc1f4fb15742d810698a7caef0eb26.tar.bz2 frost-a5ea70cd8fbc1f4fb15742d810698a7caef0eb26.zip |
Ensure crashlytics sends report
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"> |