codelab-android-datastore icon indicating copy to clipboard operation
codelab-android-datastore copied to clipboard

Unresolved reference: preferencesKey

Open benedictcontawe opened this issue 3 years ago • 2 comments

benedictcontawe avatar Mar 25 '21 03:03 benedictcontawe

Is it due to missing Gradle dependencies?

faisalmohd83 avatar Sep 30 '21 10:09 faisalmohd83

In my case, in Gradle dependencies, in library datastore, i change to version gradle to implementation "androidx.datastore:datastore-preferences:1.0.0-alpha01"

alreagon avatar May 13 '22 09:05 alreagon