chore: bump to 0.10.11

This commit is contained in:
Tienson Qin
2025-05-19 22:43:15 +08:00
parent cf8947da04
commit f9834d95c6
5 changed files with 9 additions and 9 deletions

View File

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