Skip to content

Commit

Permalink
Update dependency androidx.datastore:datastore to v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GisoBartels committed Jan 15, 2025
1 parent 4df226c commit a48bee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ dependencyResolutionManagement {
"androidx.security:security-crypto-ktx:1.1.0-alpha06"
)
library("androidx-biometric", "androidx.biometric:biometric-ktx:1.2.0-alpha05")
library("androidx-datastore", "androidx.datastore:datastore:1.1.1")
library("androidx-datastore", "androidx.datastore:datastore:1.1.2")
library("ossLicenses", "com.google.android.gms:play-services-oss-licenses:17.1.0")

version("showkase", "1.0.3")
Expand Down

0 comments on commit a48bee3

Please sign in to comment.