aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorzeapo <mohamed@zenadi.com>2014-08-16 14:58:20 +0200
committerzeapo <mohamed@zenadi.com>2014-08-16 14:58:20 +0200
commit51b594807f0e0e4477c3ef43a8c2a526c7d84138 (patch)
tree6a4854657352fe1b02c2ce3564a4fb0994499178 /.idea
parent4e8397a74c35f20b35a84c0bbf17f82be9d57dd7 (diff)
downgrade minsdk to API 14
Diffstat (limited to '.idea')
-rw-r--r--.idea/misc.xml2
-rw-r--r--.idea/modules.xml1
2 files changed, 2 insertions, 1 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 66ef8269..b153e48a 100644
--- 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="1.7 (2)" project-jdk-type="JavaSDK">
+ <component name="ProjectRootManager" version="2" languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" project-jdk-name="JDK" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/build/classes" />
</component>
</project>
diff --git a/.idea/modules.xml b/.idea/modules.xml
index c9aff059..5fecfda4 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -2,6 +2,7 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
+ <module fileurl="file://$PROJECT_DIR$/Android-Password-Store.iml" filepath="$PROJECT_DIR$/Android-Password-Store.iml" />
<module fileurl="file://$PROJECT_DIR$/PwdStore.iml" filepath="$PROJECT_DIR$/PwdStore.iml" />
<module fileurl="file://$PROJECT_DIR$/app/app.iml" filepath="$PROJECT_DIR$/app/app.iml" />
<module fileurl="file://$PROJECT_DIR$/libraries/openpgp-api-lib/openpgp-api-lib.iml" filepath="$PROJECT_DIR$/libraries/openpgp-api-lib/openpgp-api-lib.iml" />