diff --git a/app/build.gradle b/app/build.gradle index 1e80f82..1cfccd1 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.example.hochi.nextcompanion" minSdkVersion 15 targetSdkVersion 28 - versionCode 4 - versionName "0.1.3" + versionCode 5 + versionName "0.1.4" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {