diff --git a/app/build.gradle b/app/build.gradle index c8c10d8..7cde814 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.example.hochi.nextcompanion" minSdkVersion 15 targetSdkVersion 28 - versionCode 8 - versionName "0.1.7.1" + versionCode 9 + versionName "0.1.7.2" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {