diff --git a/app/app.iml b/app/app.iml index 6414b0af2..d2dc68580 100644 --- a/app/app.iml +++ b/app/app.iml @@ -152,18 +152,28 @@ + + + + + + + + + + diff --git a/app/build.gradle b/app/build.gradle index 741323b9b..2f20bbcd3 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { minSdkVersion 4 targetSdkVersion 12 - versionCode = 162 - versionName = "2.2.0.6" + versionCode = 163 + versionName = "2.2.0.7" testApplicationId = "com.keepassdroid.tests" testInstrumentationRunner = "android.test.InstrumentationTestRunner"