This commit is contained in:
tom5079
2020-09-12 20:22:34 +09:00
parent 974ddf69d5
commit df3a478ef3
3 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 59
versionName "5.0.1-hotfix1"
versionName "5.0.1-hotfix2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}