Christopher Donovan
Christopher Donovan
Hey I am having this issue also, even though I declare: `implementation "androidx.datastore:datastore-preferences:1.0.0"` Whenever I look to the call to datastore the import is: `import androidx.datastore.core.DataStore` `import androidx.datastore.preferences.core.Preferences` I really...
I have tried both versions of the dependency. Even invalidating the cache, and rebuilding doesn't seem to matter when I click on import the core dependency is imported. I will...
@Kbij Thanks again for the info. I was only seeing this on one of our local servers (running on windows where the client installed some anti-virus software). The issue only...