chore: bump version for mobile apps

This commit is contained in:
Tienson Qin
2026-01-01 22:38:05 +08:00
parent 324d028966
commit d4f4ad8f7d
3 changed files with 861 additions and 861 deletions

View File

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

File diff suppressed because it is too large Load Diff

View File

@@ -5,7 +5,7 @@ module.exports = {
packagerConfig: {
name: 'Logseq',
icon: './icons/logseq_big_sur.icns',
buildVersion: "87",
buildVersion: "88",
appBundleId: "com.logseq.logseq",
protocols: [
{