diff --git a/app/build.gradle b/app/build.gradle index d9a1dcca..8fac0723 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -26,8 +26,8 @@ android { applicationId "com.mashup" minSdkVersion minVersion targetSdkVersion targetVersion - versionCode 19 - versionName "1.1.3" + versionCode 20 + versionName "1.1.4" testInstrumentationRunner "com.mashup.core.testing.MashUpTestRunner" vectorDrawables {