Layout fix

History fix
This commit is contained in:
tom5079
2020-09-15 23:19:26 +09:00
parent 4207ea494d
commit c7e75aacf0
5 changed files with 18 additions and 13 deletions

View File

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