Increment version number
This commit is contained in:
parent
fdef9990d4
commit
179930b825
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ android {
|
|||
applicationId "com.wbrawner.simplemarkdown"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 5
|
||||
versionName "0.3.1"
|
||||
versionCode 6
|
||||
versionName "0.4.0"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue