Compare commits

...

1 commit

Author SHA1 Message Date
ad436a72b3 chore(deps): update dependency androidx.activity:activity-compose to v1.10.1
Some checks failed
Build / build (pull_request) Failing after 3m43s
2025-04-19 16:01:23 +01:00

View file

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