chore(release): bump version 0.8.15

Related #8152
This commit is contained in:
Andelf
2022-12-29 22:50:30 +08:00
parent 51aaa02e76
commit 7fd33b5971
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 48
versionName "0.8.14"
versionCode 49
versionName "0.8.15"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.