chore: update other files

This commit is contained in:
Tienson Qin
2022-10-19 01:20:55 +08:00
parent eba35c75ca
commit 2198d19c74
3 changed files with 7 additions and 7 deletions

View File

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