-
Notifications
You must be signed in to change notification settings - Fork 321
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
how to solve this #15
Comments
may be you are using wrong key and user name |
I am also getting same issue, how to solve this |
make sure to add github.properties file at the root level of your project. |
Thanks for sharing, I have done changes and it's working now thanks.
…On Sat, 27 Feb 2021, 22:43 akashchaudhary-git, ***@***.***> wrote:
make sure to add github.properties file at the root level of your android
project.
add both
gpr.usr= (your user id - goto
https://api.github.com/users/your_git_username)
gpr.key = (here paste the token generated from Settings/Developer
settings/Personal access tokens/Generate new token - check the
read:packages before generating token)
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AJYID2VSONUISF2KHYQY3O3TBER3HANCNFSM4SQDPE7Q>
.
|
A problem occurred evaluating root project 'StegnoSecure'.
|
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.cuberto:liquid-swipe:1.0.0. I have made github.properties in root level of my app. Still I am not able to use the liquid animation |
the cuberto liquid swipe is still not working ..please help me |
Yeah i'm getting this too ! |
Update all the dependency and libraries and try to remove com.google.supoort library |
the cuberto liquid swipe is still not working ..please help me |
Did any one of you resolve this issue?I am still facing this issue after trying to solve it for more than a day |
me too... facing the same error!! any solution, any genius person, please let us know.. |
me too i have this error |
same problem |
fuck this |
where should i paste those lines of codes as i have no allproject{ } in build.gradle(project)??? |
If u have new version Gradle just remove dependencyResolutionManagement from setting.gradle and work the old way, example: plugins { allprojects {
} |
thank you bro! |
I am having problem with Liquid Swipe for the latest version of Android Studio (Android Studio Giraffe | 2022.3.1 Patch 2). |
Unable to resolve dependency for ':app@debug/compileClasspath': Could not resolve com.cuberto:liquid-swipe:1.0.0.
Show Details
Affected Modules: app
The text was updated successfully, but these errors were encountered: