This commit is contained in:
tom5079
2020-09-14 22:34:51 +09:00
parent 0f8c68b22e
commit 0f1ef70752
11 changed files with 60 additions and 764 deletions

View File

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