Merge pull request 'fix(deps): update dependency androidx.activity:activity-compose to v1.8.0' (#3) from renovate/androidx.activity-activity-compose-1.x into main
Reviewed-on: #3
This commit is contained in:
commit
6f606185ba
@ -30,7 +30,7 @@ kotlin {
|
||||
}
|
||||
val androidMain by getting {
|
||||
dependencies {
|
||||
api("androidx.activity:activity-compose:1.7.2")
|
||||
api("androidx.activity:activity-compose:1.8.0")
|
||||
api("androidx.appcompat:appcompat:1.6.1")
|
||||
api("androidx.core:core-ktx:1.10.1")
|
||||
}
|
||||
|
Reference in New Issue
Block a user