|
@@ -153,7 +153,7 @@ configurations.configureEach {
|
|
|
|
|
|
dependencies {
|
|
|
implementation 'androidx.preference:preference-ktx:1.2.1'
|
|
|
- implementation 'androidx.datastore:datastore-core:1.0.0'
|
|
|
+ implementation 'androidx.datastore:datastore-core:1.1.1'
|
|
|
implementation 'androidx.datastore:datastore-preferences:1.0.0'
|
|
|
detektPlugins("io.gitlab.arturbosch.detekt:detekt-formatting:1.23.6")
|
|
|
|