diff --git a/app/build.gradle b/app/build.gradle index 0dabf7b..7c4615d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -6,8 +6,8 @@ android { applicationId "com.wwk.livetranslator" minSdkVersion 21 targetSdkVersion 27 - versionCode 6 - versionName "1.1.2" + versionCode 7 + versionName "1.1.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes {