summaryrefslogtreecommitdiff
path: root/.idea/misc.xml
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2015-02-06 12:43:47 +0300
committerAndrew Dolgov <[email protected]>2015-02-06 12:43:47 +0300
commite35fc03ae5609da071c904e5c83555a233676c7a (patch)
treef06034f495f7ccf87d8928d3946a8a372bb8e2c3 /.idea/misc.xml
parentd53183990a7056805b7e617bc6c0f108f53c6f8f (diff)
bump min sdk version to 16
minor bugfixes changes to fix compatibility with android studio 1.0
Diffstat (limited to '.idea/misc.xml')
-rwxr-xr-x[-rw-r--r--].idea/misc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 9b4a408..71aed4c 100644..100755
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,7 +3,7 @@
<component name="EntryPointsManager">
<entry_points version="2.0" />
</component>
- <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="JDK" project-jdk-type="JavaSDK">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" 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="masterDetails">