Merge pull request #2104 from gedoor/dependabot/gradle/app/androidx.activity-activity-compose-1.5.1
Bump activity-compose from 1.5.0 to 1.5.1 in /app
This commit is contained in:
+1
-1
@@ -179,7 +179,7 @@ dependencies {
|
|||||||
|
|
||||||
//compose
|
//compose
|
||||||
// Integration with activities
|
// Integration with activities
|
||||||
implementation 'androidx.activity:activity-compose:1.5.0'
|
implementation 'androidx.activity:activity-compose:1.5.1'
|
||||||
// Compose Material Design
|
// Compose Material Design
|
||||||
implementation "androidx.compose.material:material:$compose_version"
|
implementation "androidx.compose.material:material:$compose_version"
|
||||||
// Animations
|
// Animations
|
||||||
|
|||||||
Reference in New Issue
Block a user