Adjust version to 1.1.4 because of build error

This commit is contained in:
Gergely Hegedus 2025-05-01 17:10:09 +03:00
parent dfd6dbb606
commit 9715341d9e
2 changed files with 3 additions and 3 deletions

View file

@ -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'