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

Add getter for external android dependencies #1

Merged

Conversation

code-with-max
Copy link
Contributor

Добавил функцию геттер для внешних зависимостей в код плагина.
Теперь, опять же, пользователям не нужно будет включать их через build.gradle

Вот эти строки более не нужны в новых сборках:

dependencies {
    ...
    implementation "com.my.target:mytarget-sdk:5.21.0"
}

@Leonavichus Leonavichus merged commit 306e6d1 into noctisalamandra:main Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants