bump android build version code

This commit is contained in:
leizhe
2021-12-01 21:01:33 +08:00
parent 7d7cbe09b7
commit 19a32b4f7e

View File

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