chore: bump version 0.9.17

This commit is contained in:
Andelf
2023-09-07 10:35:30 +08:00
parent 390a7f6bb9
commit 645a8d32df
5 changed files with 9 additions and 9 deletions

View File

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