diff --git a/app/build.gradle b/app/build.gradle index 5066cc6..b458bdb 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -13,8 +13,8 @@ android { applicationId "com.woording.android" minSdkVersion 15 targetSdkVersion 23 - versionCode 3 - versionName "1.0 Beta 3" + versionCode 4 + versionName "1.0 Beta 4" resConfig "en" // vectorDrawables.useSupportLibrary = true testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"