Коллеги, добрый день, подскажите пожалуйста, пытаюсь добавить в градл navigation safe args и при сборке такая ошибка
API 'BaseVariant.getApplicationIdTextResource' is obsolete and has been replaced with 'VariantProperties.applicationId'.
It will be removed in version 5.0 of the Android Gradle plugin.
For more information, see TBD.
To determine what is calling BaseVariant.getApplicationIdTextResource, use -Pandroid.debug.obsoleteApi=true on the command line to display more information.
Affected Modules: app
как это можно решить