bump android build version code

pull/3198/head
leizhe 2021-12-01 21:01:33 +08:00
parent 7d7cbe09b7
commit 19a32b4f7e
1 changed files with 1 additions and 1 deletions

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 {