chore: bump version 0.10.0

This commit is contained in:
Andelf
2023-11-21 00:52:13 +08:00
parent 548fa98605
commit c44715d9fe
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 73
versionName "0.9.20"
versionCode 74
versionName "0.10.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.