Adjust version to 1.1.4 because of build error
This commit is contained in:
parent
dfd6dbb606
commit
9715341d9e
2 changed files with 3 additions and 3 deletions
|
|
@ -95,7 +95,7 @@ dependencies {
|
|||
implementation "androidx.camera:camera-extensions:$camerax_version"
|
||||
|
||||
// preferences
|
||||
implementation "androidx.datastore:datastore-preferences:1.1.5"
|
||||
implementation "androidx.datastore:datastore-preferences:1.1.4"
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.2.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue