diff --git a/08_maps/android-yandex/app/build.gradle b/08_maps/android-yandex/app/build.gradle index 8aa620e3d..c747e9ab8 100644 --- a/08_maps/android-yandex/app/build.gradle +++ b/08_maps/android-yandex/app/build.gradle @@ -47,7 +47,7 @@ dependencies { def core_version = "1.17.0" def appcompat_version = "1.7.1" def constraintlayout_version = "2.2.1" - def activity_version = "1.10.1" + def activity_version = "1.11.0" def lifecycle_version = "2.9.2" def mdc_version = "1.12.0" def core_desugaring_version = "2.1.5"