chore(release): release 0.9.12

This commit is contained in:
Andelf
2023-08-01 15:35:12 +08:00
parent 97fad3e349
commit 486edc31c0
4 changed files with 5 additions and 5 deletions

View File

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