Skip to content

Commit

Permalink
Update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
hegocre committed Sep 7, 2023
1 parent ab79964 commit a5c0f73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ dependencies {
implementation 'androidx.datastore:datastore-preferences:1.0.0'

//Compose dependencies
implementation platform('androidx.compose:compose-bom:2023.08.00')
implementation platform('androidx.compose:compose-bom:2023.09.00')
implementation "androidx.compose.ui:ui"
implementation "androidx.compose.runtime:runtime-livedata"
implementation "androidx.compose.ui:ui-tooling-preview"
Expand Down

0 comments on commit a5c0f73

Please sign in to comment.