chore: bump version 0.9.19

This commit is contained in:
Andelf
2023-10-10 17:37:03 +08:00
parent b19ab6701f
commit bd36efe4f7
5 changed files with 9 additions and 9 deletions

View File

@@ -7,8 +7,8 @@ android {
applicationId "com.logseq.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 71
versionName "0.9.18"
versionCode 72
versionName "0.9.19"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.