chore(release): bump version 0.10.4

This commit is contained in:
Andelf
2024-01-15 13:09:41 +08:00
parent e2bd3147c0
commit bdf39b1a8f
5 changed files with 9 additions and 9 deletions

View File

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