Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
hb0 committed Sep 18, 2023
1 parent beed59e commit 29a633e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ ext {
androidxAnnotationVersion = "1.6.0"
androidxAppCompatVersion = "1.6.1"
androidPreferencesVersion = '1.2.1'
datastoreVersion = "1.1.0-alpha04" // only 1.1.0 supports multi-process datastore
datastoreVersion = "1.1.0-alpha05" // only 1.1.0 supports multi-process datastore

// Other dependencies
materialDialogsVersion = '3.3.0'
Expand Down

0 comments on commit 29a633e

Please sign in to comment.