Skip to content
This repository has been archived by the owner on Jan 12, 2023. It is now read-only.

Commit

Permalink
Update build.gradle for 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liuche committed Dec 13, 2017
1 parent 4c0239a commit 3d06251
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ android {
targetSdkVersion 26
versionCode 11 // This versionCode is "frozen" for local builds. For "release" builds we
// override this with a generated versionCode at build time.
versionName "4.0"
versionName "4.0.1"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

multiDexEnabled true
Expand Down

0 comments on commit 3d06251

Please sign in to comment.