Bump version for release
This commit is contained in:
parent
50d7622172
commit
62720ddd05
1 changed files with 2 additions and 2 deletions
|
@ -41,8 +41,8 @@ android {
|
|||
applicationId "com.wbrawner.simplemarkdown"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 32
|
||||
versionName "0.8.10"
|
||||
versionCode 33
|
||||
versionName "0.8.11"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
testInstrumentationRunnerArguments clearPackageData: 'true'
|
||||
buildConfigField "boolean", "ENABLE_CUSTOM_CSS", "false"
|
||||
|
|
Loading…
Reference in a new issue