Merge branch 'master' into feat/db

This commit is contained in:
Gabriel Horner
2025-05-19 15:41:53 -04:00
4 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@ android {
applicationId "com.logseq.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 84
versionCode 87
versionName "0.11.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {