Show 10 tags maximum

This commit is contained in:
tom5079
2020-10-01 22:20:49 +09:00
parent c5561801e1
commit 4712d47903
5 changed files with 141 additions and 23 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 61
versionName "5.1.1-hotfix3"
versionName "5.1.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}