This commit is contained in:
tom5079
2020-09-07 10:00:10 +09:00
parent 6f6956ce27
commit f408a91176
6 changed files with 11 additions and 10 deletions

View File

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