Skip to content

Commit

Permalink
- bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Pei116 committed Feb 15, 2019
1 parent edb3e2b commit 2def6fd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -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 {
Expand Down

0 comments on commit 2def6fd

Please sign in to comment.