Compare commits

...

1 commit

Author SHA1 Message Date
82a71a65aa chore(deps): update dependency androidx.constraintlayout:constraintlayout to v2.2.1
Some checks failed
Build / build (pull_request) Failing after 1m39s
2025-02-26 19:07:20 +00:00

View file

@ -5,7 +5,7 @@ android-minSdk = "24"
android-targetSdk = "34"
androidx-activityCompose = "1.10.0"
androidx-appcompat = "1.7.0"
androidx-constraintlayout = "2.2.0"
androidx-constraintlayout = "2.2.1"
androidx-core-ktx = "1.15.0"
androidx-espresso-core = "3.6.1"
androidx-lifecycle = "2.8.4"