chore: bump android versionCode

This commit is contained in:
Andelf
2022-01-21 09:32:34 +08:00
parent 37055a45bc
commit f94f05f81f

View File

@@ -6,7 +6,7 @@ android {
applicationId "com.logseq.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 11
versionCode 12
versionName "0.5.9"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {