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

🐛 Bug RDepencies lexique Error base on new #55

Open
2 tasks done
leenorshn opened this issue Jun 25, 2024 · 0 comments
Open
2 tasks done

🐛 Bug RDepencies lexique Error base on new #55

leenorshn opened this issue Jun 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@leenorshn
Copy link

👟 Reproduction steps

When I'm using the appWrite dependency in new build.gradle with catalogue it show a error on sdk.for.android
rename that in "io.appwrite:sdk-for-android:5.1.0" by an other name it works.
That is because for is a internal key word for kotlin.

👍 Expected behavior

I suggest that it can be better to rename the dependecy to sdk.appwrite.android for resolving that error.

👎 Actual Behavior

it actually like this "io.appwrite:sdk-for-android:5.1.0"

🎲 Appwrite version

Version 1.5.x

💻 Operating system

Windows

🧱 Your Environment

I'm using Android Studio Koala | 2024.1.1

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@leenorshn leenorshn added the bug Something isn't working label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant