Skip to content
This repository was archived by the owner on Oct 27, 2025. It is now read-only.

Commit 06cdd0d

Browse files
authored
Merge pull request #558 from martenrebane/MOPPAND-1465
Update Android Material version to 1.12.0
2 parents 1165828 + bd18cb0 commit 06cdd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ext {
3636
androidxVersion = '1.9.1'
3737
androidxAppCompatVersion = '1.6.1'
3838
androidxLifecycleVersion = '2.7.0'
39-
androidMaterialVersion = '1.11.0'
39+
androidMaterialVersion = '1.12.0'
4040
androidxRecyclerviewVersion = '1.3.2'
4141
androidxCardviewVersion = '1.0.0'
4242
androidxLocalBroadcastManagerVersion = '1.1.0'

0 commit comments

Comments
 (0)