This commit is contained in:
tom5079
2020-09-12 19:33:13 +09:00
parent 56a91268de
commit 974ddf69d5
4 changed files with 152 additions and 2 deletions

View File

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