Compare commits

...

1 commit

Author SHA1 Message Date
91fcb36f6e chore(deps): update dependency androidx.activity:activity-compose to v1.10.1
Some checks failed
Build / build (pull_request) Failing after 1m27s
2025-02-26 18:06:22 +00:00

View file

@ -3,7 +3,7 @@ agp = "8.8.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.0"
androidx-core-ktx = "1.15.0"