Skip to content

Commit

Permalink
Merge 3ce93f4 into 026d289
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Oct 2, 2023
2 parents 026d289 + 3ce93f4 commit e2f588b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dependencies {
implementation 'androidx.compose.ui:ui:1.4.3'
implementation 'androidx.compose.material3:material3:1.1.1'
implementation 'androidx.compose.ui:ui-tooling:1.4.3'
implementation 'androidx.compose.ui:ui-tooling-preview:1.4.3'
implementation 'androidx.compose.ui:ui-tooling-preview:1.5.2'

// Third-party
implementation deps.soloader
Expand Down

0 comments on commit e2f588b

Please sign in to comment.