Skip to content

Commit

Permalink
Merge branch 'release-2.0.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
anthony-hermet committed Feb 28, 2018
2 parents 4f88fe0 + 82f84fe commit 0a2b8e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Expand Up @@ -11,8 +11,8 @@ android {
applicationId "com.anthony.deepl.openl"
minSdkVersion 14
targetSdkVersion 27
versionCode 4
versionName "2.0.1 DEV1"
versionCode 5
versionName "2.0.1"
vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
Expand Down

0 comments on commit 0a2b8e1

Please sign in to comment.