diff --git a/app/build.gradle b/app/build.gradle index 6e585427..10f16f58 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { applicationId "com.mashup" minSdkVersion minVersion targetSdkVersion targetVersion - versionCode 20 - versionName "1.1.4" + versionCode 21 + versionName "1.2.0" testInstrumentationRunner "com.mashup.core.testing.MashUpTestRunner" vectorDrawables {