Fixed invisible favorite tag bug

This commit is contained in:
tom5079
2019-07-07 17:30:03 +09:00
parent bce26f4557
commit efc50df243
5 changed files with 5 additions and 5 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 22
versionName "3.0.1"
versionCode 23
versionName "3.0.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true