chore(deps): update dependency androidx.activity:activity-compose to v1.10.1 (#30)
All checks were successful
Build / build (push) Successful in 6m44s

Reviewed-on: #30
This commit is contained in:
Ben Martin 2025-06-21 20:37:47 +01:00
commit 9f8c113ed8

View file

@ -3,7 +3,7 @@ agp = "8.10.1"
android-compileSdk = "35" android-compileSdk = "35"
android-minSdk = "24" android-minSdk = "24"
android-targetSdk = "34" android-targetSdk = "34"
androidx-activityCompose = "1.10.0" androidx-activityCompose = "1.10.1"
androidx-appcompat = "1.7.1" androidx-appcompat = "1.7.1"
androidx-constraintlayout = "2.2.1" androidx-constraintlayout = "2.2.1"
androidx-core-ktx = "1.16.0" androidx-core-ktx = "1.16.0"