diff --git a/app/app.iml b/app/app.iml index c486c9c..f210e4c 100644 --- a/app/app.iml +++ b/app/app.iml @@ -68,13 +68,6 @@ - - - - - - - @@ -82,19 +75,31 @@ + + + + + + + + + + + + @@ -122,7 +127,9 @@ + + diff --git a/app/build.gradle b/app/build.gradle index f17d9b8..49c50eb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "com.dimtion.shaarlier" minSdkVersion 15 targetSdkVersion 28 - versionCode 24 - versionName "1.5.0" + versionCode 25 + versionName "1.6.0" } buildTypes { release {