Skip to content

Commit

Permalink
Merge pull request #12186 from woocommerce/issue/update-material-andr…
Browse files Browse the repository at this point in the history
…oid-to-1.10.0

Update Android Material from 1.9.0 to 1.10.0
  • Loading branch information
AnirudhBhat authored Aug 5, 2024
2 parents d2be662 + f1cfcf2 commit 45364a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
*** For entries which are touching the Android Wear app's, start entry with `[WEAR]` too.
19.9
-----

- [*] [Internal] Update Android material from 1.9.0 to 1.10.0 [https://github.com/woocommerce/woocommerce-android/pull/12186]

19.8
-----
Expand Down
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ ext {
stateMachineVersion = '0.2.0'
coreKtxVersion = '1.12.0'
appCompatVersion = '1.4.2'
materialVersion = '1.6.1'
materialVersion = '1.10.0'
hiltJetpackVersion = '1.1.0'
wordPressUtilsVersion = '3.5.0'
mediapickerVersion = '0.3.1'
Expand Down

0 comments on commit 45364a1

Please sign in to comment.