diff --git a/app/build.gradle b/app/build.gradle index b42c876..f99b671 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "com.mkulesh.mmd" minSdkVersion 16 targetSdkVersion 25 - versionCode 7 - versionName "1.5" + versionCode 8 + versionName "1.6" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {