diff --git a/app/build.gradle b/app/build.gradle index 0f78803..34a438f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.kore.kolabnotes.android" minSdkVersion 16 targetSdkVersion 23 - versionCode 52 - versionName "1.5.3" + versionCode 53 + versionName "1.6.0" //Running test testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"