This commit is contained in:
tom5079
2020-09-15 02:13:25 +09:00
parent fee280341a
commit b907d36770
7 changed files with 12 additions and 10 deletions

View File

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