chore(release): bump version 0.10.5

This commit is contained in:
Andelf
2024-01-18 17:04:27 +08:00
parent e9361f66f4
commit c4341c1884
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 78
versionName "0.10.4"
versionCode 79
versionName "0.10.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.