gregkorossy / Android-Support-Preference-V7-Fix

Android androidx.preference support library has some issues, this lib tries to fix them.
https://discord.gg/87NVsSK
Apache License 2.0
497 stars 46 forks source link

Support Library 27.1.1 released #148

Closed RocketRider closed 6 years ago

RocketRider commented 6 years ago

https://developer.android.com/topic/libraries/support-library/revisions.html#27-1-1

FranckRJ commented 6 years ago

Is it safe to manually include the latest support preference lib without waiting for this lib to be updated ?

Like this (in the build.gradle) :

implementation 'com.android.support:preference-v7:27.1.1'
implementation 'com.android.support:preference-v14:27.1.1'
Mygod commented 6 years ago

Looks good to me.

FranckRJ commented 6 years ago

Ok, thanks.

gregkorossy commented 6 years ago

Released v27.1.1.0.