Bump version for release
This commit is contained in:
parent
0e7cdfa2b5
commit
2059d54b3b
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ android {
|
|||
applicationId "com.wbrawner.simplemarkdown"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 30
|
||||
versionName "0.8.8"
|
||||
versionCode 31
|
||||
versionName "0.8.9"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
buildConfigField "boolean", "ENABLE_CUSTOM_CSS", "false"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue