diff --git a/app/build.gradle b/app/build.gradle index 571bc546..e2a08ed6 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.simplemobiletools.camera" minSdkVersion 16 targetSdkVersion 23 - versionCode 6 - versionName "1.5" + versionCode 7 + versionName "1.6" } signingConfigs {