Bump version for release
This commit is contained in:
parent
9f85ab4ac4
commit
6ec3a73311
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
minSdkVersion 21
|
||||
targetSdkVersion 28
|
||||
multiDexEnabled true
|
||||
versionCode 18
|
||||
versionName "0.6.0"
|
||||
versionCode 20
|
||||
versionName "0.7.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
buildConfigField "boolean", "ENABLE_CUSTOM_CSS", "false"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue