Skip to content

Commit 063b562

Browse files
authored
Add androidx-datastore dependency to libs.versions (#7055)
1 parent cbb470a commit 063b562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ androidx-cardview = { module = "androidx.cardview:cardview", version.ref = "card
9393
androidx-constraintlayout = { module = "androidx.constraintlayout:constraintlayout", version.ref = "constraintlayout" }
9494
androidx-core = { module = "androidx.core:core", version = "1.13.1" }
9595
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "coreKtx" }
96+
androidx-datastore = { module = "androidx.datastore:datastore", version.ref = "datastore" }
9697
androidx-datastore-preferences = { module = "androidx.datastore:datastore-preferences", version.ref = "datastore" }
9798
androidx-espresso-core = { module = "androidx.test.espresso:espresso-core", version.ref = "espressoCore" }
9899
androidx-espresso-idling-resource = { module = "androidx.test.espresso:espresso-idling-resource", version.ref = "espressoCore" }

0 commit comments

Comments
 (0)