fix several bugs with preferences

This commit is contained in:
dkanada 2020-09-25 00:27:36 +09:00
commit 5a9bba2444
4 changed files with 5 additions and 5 deletions

View file

@ -52,7 +52,7 @@ dependencies {
implementation 'com.google.android.material:material:1.2.1'
implementation 'androidx.core:core:1.3.1'
implementation 'androidx.media:media:1.1.0'
implementation 'androidx.media:media:1.2.0'
implementation 'androidx.fragment:fragment:1.2.5'
implementation 'androidx.legacy:legacy-support-v13:1.0.0'
implementation 'androidx.appcompat:appcompat:1.2.0'