Compare commits

...

2 commits

Author SHA1 Message Date
cdff3c2046 chore(deps): update dependency androidx.appcompat:appcompat to v1.7.1 (#39)
Some checks failed
Build / build (push) Has been cancelled
Reviewed-on: #39
2025-06-21 19:31:32 +01:00
b8e52049ad chore(deps): update dependency androidx.appcompat:appcompat to v1.7.1
All checks were successful
Build / build (pull_request) Successful in 7m48s
2025-06-04 18:03:40 +00:00

View file

@ -4,7 +4,7 @@ android-compileSdk = "35"
android-minSdk = "24"
android-targetSdk = "34"
androidx-activityCompose = "1.10.0"
androidx-appcompat = "1.7.0"
androidx-appcompat = "1.7.1"
androidx-constraintlayout = "2.2.1"
androidx-core-ktx = "1.16.0"
androidx-espresso-core = "3.6.1"