This commit is contained in:
tom5079
2020-09-04 11:05:29 +09:00
parent 5ec67488eb
commit ffc7c2aa67
3 changed files with 6 additions and 6 deletions

View File

@@ -20,7 +20,7 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionCode 57
versionName "5.0-alpha3"
versionName "5.0-alpha4"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}