chore(release): bump version 0.9.0

This commit is contained in:
Andelf
2023-03-27 22:55:15 +08:00
parent 06fa65861f
commit 7d92a3172e
4 changed files with 8 additions and 8 deletions

View File

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