fix(deps): update dependency androidx.activity:activity-compose to v1.8.0 #3
@ -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