Bump version for release
This commit is contained in:
parent
bcb045a70a
commit
c1a7efbadf
1 changed files with 2 additions and 2 deletions
|
@ -38,8 +38,8 @@ android {
|
|||
applicationId "com.wbrawner.simplemarkdown"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 29
|
||||
versionCode 23
|
||||
versionName "0.8.1"
|
||||
versionCode 24
|
||||
versionName "0.8.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
buildConfigField "boolean", "ENABLE_CUSTOM_CSS", "false"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue