Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(init): the warning and example for a dagger users #119

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

gochicus
Copy link
Contributor

https://github.com/rees46/planning/issues/1859

Пруф proof 23

Этот ПР не закрывает задачу, инструкция будет в подразделе "Решение проблем" в секции "Подключение". Здесь предупреждение, чтобы зависимости сходу не удаляли + пример.

Signed-off-by: Aleksandr_Zavadkin <az@rees46.ru>
@gochicus gochicus added the documentation Improvements or additions to documentation label Oct 21, 2024
@gochicus gochicus self-assigned this Oct 21, 2024
Comment on lines 174 to 175
If your mobile application uses Dagger for dependency injection, make sure to keep the Dagger dependencies and the kapt plugin in your gradle files.
An example is provided in this documentation. If you are having trouble switching to version 2.0 of the Android SDK or newer, refer to the troubleshooting section in our guides.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

а текст по параграфам раскидать внутри контейнера не нужно?

Signed-off-by: Aleksandr_Zavadkin <az@rees46.ru>
@@ -156,6 +170,14 @@ apply plugin: 'com.google.gms.google-services'

Before using API you have to setup SDK.

<aside class="warning">
If your mobile application uses Dagger for dependency injection, make sure to keep the Dagger dependencies and the kapt plugin in your gradle files.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

чо ты сделал? в p заверни блин

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants