android / android/codelab-android-datastore

missing dependency

Open
#60 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
240
Forks
113
PR merge metrics
No merged PRs in 30d

Description

The usage of the dataStore function also requires the "datastore-preferences" dependency in build.gradle:

implementation "androidx.datastore:datastore-preferences:1.0.0"

Contributor guide

Open the contributing guide

Research direction

The missing dependency is reported in build.gradle for use of the dataStore function. Start by opening that build file and checking the existing dependencies, then add the specified datastore-preferences dependency. The issue is done when the project includes that dependency and the build succeeds.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.