Fixed migration

This commit is contained in:
tom5079
2020-09-05 18:00:15 +09:00
parent 081c890b4e
commit 1ddb636dd0
4 changed files with 73 additions and 28 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 57
versionName "5.0-beta2"
versionName "5.0-beta3"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}