diff --git a/08_maps/android-yandex/app/build.gradle b/08_maps/android-yandex/app/build.gradle index 8aa620e3d..580c06ee9 100644 --- a/08_maps/android-yandex/app/build.gradle +++ b/08_maps/android-yandex/app/build.gradle @@ -48,7 +48,7 @@ dependencies { def appcompat_version = "1.7.1" def constraintlayout_version = "2.2.1" def activity_version = "1.10.1" - def lifecycle_version = "2.9.2" + def lifecycle_version = "2.9.4" def mdc_version = "1.12.0" def core_desugaring_version = "2.1.5" def yandex_maps_version = "4.19.0-navikit"