Bump version for release
This commit is contained in:
parent
ae673fc992
commit
f830657668
1 changed files with 2 additions and 2 deletions
|
@ -39,8 +39,8 @@ android {
|
|||
applicationId "com.wbrawner.simplemarkdown"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 28
|
||||
versionName "0.8.6"
|
||||
versionCode 29
|
||||
versionName "0.8.7"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
buildConfigField "boolean", "ENABLE_CUSTOM_CSS", "false"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue