diff --git a/app/build.gradle b/app/build.gradle index ec3cf57..c844800 100755 --- a/app/build.gradle +++ b/app/build.gradle @@ -27,8 +27,8 @@ android { applicationId "org.cook_e.cook_e" minSdkVersion 14 targetSdkVersion 23 - versionCode 8 - versionName "0.0.1-beta5" + versionCode 9 + versionName "0.0.1-beta6" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {