diff --git a/app/build.gradle b/app/build.gradle index fe71d4b..1cc90d8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -9,8 +9,8 @@ android { applicationId "com.simplemobiletools.draw" minSdkVersion 16 targetSdkVersion 23 - versionCode 6 - versionName "1.6" + versionCode 7 + versionName "1.7" } signingConfigs {