mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 14:14:55 +00:00
bump android build version code
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user