migration bug fixed

This commit is contained in:
tom5079
2021-01-13 09:49:49 +09:00
parent 65ea09854e
commit 28b19b6774
4 changed files with 10 additions and 6 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 64
versionName "5.1.7"
versionName "5.1.7-hotfix1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}