Bump activity-compose from 1.5.0 to 1.5.1 in /app
Bumps activity-compose from 1.5.0 to 1.5.1. --- updated-dependencies: - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
+1
-1
@@ -179,7 +179,7 @@ dependencies {
|
||||
|
||||
//compose
|
||||
// Integration with activities
|
||||
implementation 'androidx.activity:activity-compose:1.5.0'
|
||||
implementation 'androidx.activity:activity-compose:1.5.1'
|
||||
// Compose Material Design
|
||||
implementation "androidx.compose.material:material:$compose_version"
|
||||
// Animations
|
||||
|
||||
Reference in New Issue
Block a user