Tag favorite bug fix

This commit is contained in:
tom5079
2020-09-26 09:36:20 +09:00
parent 44e3d16cd6
commit f7c45df9a6
4 changed files with 8 additions and 6 deletions

View File

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