diff --git a/app/build.gradle b/app/build.gradle index da85582..aab8788 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -14,8 +14,8 @@ android { applicationId "com.manvir.SnapColors" minSdkVersion 15 targetSdkVersion 22 - versionCode 35 - versionName '3.4.1' + versionCode 36 + versionName '3.4.2' } buildTypes { release {