Bump version number
This commit is contained in:
parent
32a19e4cde
commit
e24e04734f
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ android {
|
|||
applicationId "com.wbrawner.simplemarkdown"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 27
|
||||
versionCode 7
|
||||
versionName "0.4.1"
|
||||
versionCode 8
|
||||
versionName "0.4.2"
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
buildTypes {
|
||||
|
|
Loading…
Reference in a new issue