diff --git a/app/build.gradle b/app/build.gradle index 3784a93..2e61048 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.example.hochi.nextcompanion" minSdkVersion 15 targetSdkVersion 28 - versionCode 2 - versionName "0.1.1" + versionCode 3 + versionName "0.1.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {