chore: bump to 0.8.11

This commit is contained in:
Tienson Qin
2022-11-11 20:43:37 +08:00
parent 0c6e45f782
commit a939767aaf
4 changed files with 8 additions and 8 deletions

View File

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