keep user choices
This commit is contained in:
parent
389562ffbc
commit
388bf65499
5 changed files with 100 additions and 27 deletions
|
|
@ -93,6 +93,9 @@ dependencies {
|
|||
implementation "androidx.camera:camera-view:$camerax_version"
|
||||
implementation "androidx.camera:camera-extensions:$camerax_version"
|
||||
|
||||
// preferences
|
||||
implementation "androidx.datastore:datastore-preferences:1.0.0"
|
||||
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
|
||||
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue