Skip to content

Commit

Permalink
Merge pull request #483 from mjaakko/dependabot/gradle/master/android…
Browse files Browse the repository at this point in the history
…x.datastore-datastore-preferences-1.1.2

Bump androidx.datastore:datastore-preferences from 1.1.1 to 1.1.2
  • Loading branch information
mjaakko authored Feb 1, 2025
2 parents 3a9a9f5 + db48f5e commit 6334da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ dependencies {

fullImplementation 'com.google.android.gms:play-services-location:21.3.0'

implementation "androidx.datastore:datastore-preferences:1.1.1"
implementation "androidx.datastore:datastore-preferences:1.1.2"

def room_version = "2.6.1"

Expand Down

0 comments on commit 6334da2

Please sign in to comment.