diff --git a/.idea/misc.xml b/.idea/misc.xml index 66ef82696..b153e48ac 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -3,7 +3,7 @@ - + diff --git a/.idea/modules.xml b/.idea/modules.xml index c9aff0599..5fecfda4f 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,6 +2,7 @@ + diff --git a/app/app.iml b/app/app.iml index 1defa8a49..f0f9d7864 100644 --- a/app/app.iml +++ b/app/app.iml @@ -1,5 +1,5 @@ - + @@ -56,7 +56,25 @@ - + + + + + + + + + + + + + + + + + + + diff --git a/app/build.gradle b/app/build.gradle index 82bf9fbb8..d453f7757 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,7 +6,7 @@ android { defaultConfig { applicationId "com.zeapo.pwdstore" - minSdkVersion 15 + minSdkVersion 14 targetSdkVersion 19 versionCode 1 versionName "1.0"