|
|
@@ -59,7 +59,7 @@ dependencies {
|
|
|
|
|
|
// androidx compose
|
|
|
implementation "androidx.compose.material:material:$composeMaterialVersion"
|
|
|
- implementation 'androidx.activity:activity-compose:1.5.1'
|
|
|
+ implementation 'androidx.activity:activity-compose:1.6.0'
|
|
|
|
|
|
// androidx room
|
|
|
implementation "androidx.room:room-runtime:$roomVersion"
|