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

Ошибка при внедрении #556

Open
pohebeyy opened this issue May 2, 2024 · 0 comments
Open

Ошибка при внедрении #556

pohebeyy opened this issue May 2, 2024 · 0 comments

Comments

@pohebeyy
Copy link

pohebeyy commented May 2, 2024

добрый день при добавлении maven (
url = java.net.URI("https://artifactory-external.vkpartner.ru/artifactory/vkid-sdk-andorid/")
) выдает ошибку Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. так же при внедерении зависимостей implementation("com.vk.id:onetap-xml:1.3.2")
implementation("com.vk.id:vkid:1.3.2") после этого когда хочу добавить в хмл файл <com.vk.id.onetap.xml.OneTap
android:layout_width="355dp"
android:layout_height="wrap_content"
app:vkid_onetapStyle="transparentDark"
app:vkid_buttonsCornerRadius="8dp"
app:vkid_buttonsSize="small32"
app:vkid_onetapShowSignInToAnotherAccount="true"
tools:ignore="MissingClass" /> пишет Missing classes и нету импортов vk что делать

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

No branches or pull requests

1 participant