This commit is contained in:
tom5079
2020-09-15 02:42:18 +09:00
parent b907d36770
commit 4207ea494d
4 changed files with 13 additions and 42 deletions

View File

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