Improve startup speed

This commit is contained in:
tom5079
2022-01-25 04:59:25 +09:00
parent 62dce26c73
commit 910ed65937
5 changed files with 17 additions and 16 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 31
versionCode 69
versionName "5.2.20"
versionName "5.2.21"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}