Assigned
Status Update
Comments
th...@outlook.com <th...@outlook.com> #2
My dependencies:
implementation 'androidx.appcompat:appcompat:1.4.0'
implementation 'androidx.preference:preference:1.1.1'
implementation 'com.google.android.gms:play-services-wearable:17.1.0'
implementation 'com.google.android.material:material:1.4.0'
If I remove androidx.appcompat:appcompat:1.4.0
, the warning vanishes, so I imagine there's some transitive dependency on an older version of androidx.appcompat:appcompat
that doesn't have the warning.
ma...@gmail.com <ma...@gmail.com> #4
Comment has been deleted.
Description
DataStore Version used: 1.1.0-alpha05
Feature request: Add multi-process support for preference datastore