mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2026-05-18 06:38:50 -05:00
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:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user