This commit is contained in:
tom5079
2020-09-10 17:03:17 +09:00
parent 18c6954be3
commit 297ce506b1
3 changed files with 13 additions and 10 deletions

View File

@@ -21,7 +21,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 57
versionName "5.0-beta7"
versionName "5.0-beta8"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}