bump android build version code

This commit is contained in:
leizhe
2021-12-01 12:18:30 +08:00
parent 00485d1129
commit 1ffc693fbd

View File

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