This commit is contained in:
tom5079
2020-10-14 00:24:38 +09:00
parent e82c6ef866
commit c3bc80fec6
4 changed files with 10 additions and 8 deletions

View File

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