Merge pull request #108 from yogeshpaliyal/dependabot/gradle/androidx.compose.material-material-icons-extended-1.1.0

[Android]: Bump material-icons-extended from 1.0.5 to 1.1.0
This commit is contained in:
Yogesh Choudhary Paliyal
2022-02-10 16:04:50 +05:30
committed by GitHub
+1 -1
View File
@@ -150,7 +150,7 @@ dependencies {
implementation 'androidx.compose.material:material:1.0.5'
// Material design icons
implementation 'androidx.compose.material:material-icons-core:1.0.5'
implementation 'androidx.compose.material:material-icons-extended:1.0.5'
implementation 'androidx.compose.material:material-icons-extended:1.1.0'
// Integration with activities
implementation 'androidx.activity:activity-compose:1.4.0'
// Integration with ViewModels