Skip to content

Commit

Permalink
chore(deps): update androidx.window:window to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2024
1 parent 7a075b5 commit da34934
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ flutter {

dependencies {

implementation 'androidx.window:window:1.1.0'
implementation 'androidx.window:window:1.2.0'
// https://github.com/flutter/flutter/issues/110658
implementation 'androidx.window:window-java:1.1.0'
// https://github.com/flutter/flutter/issues/110658
Expand Down

0 comments on commit da34934

Please sign in to comment.