diff --git a/app/app.iml b/app/app.iml index d9f97b9..17fb9ad 100644 --- a/app/app.iml +++ b/app/app.iml @@ -8,15 +8,12 @@ - - + - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + diff --git a/app/build.gradle b/app/build.gradle index 9c1ba1b..73b99fc 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.linguaculturalists.phoenicia" minSdkVersion 15 targetSdkVersion 19 - versionCode 1 - versionName "1.0" + versionCode 2 + versionName "1.0-alpha2" } buildTypes { release {