Cuberto / liquid-swipe-android

MIT License
415 stars 118 forks source link

Where to put the repositories code in build.gradle inside the app module that will be using the library #25

Closed rushomrong closed 1 year ago

rushomrong commented 2 years ago

Please see the attached image. I am a new learner of android development. I was trying to add the repository code inside my build.gradle file but it is not working. Can you please let me know, where to put that code in android studio updated version - Dolphin | 2021.3.1 Patch 1

Build #AI-213.7172.25.2113.9123335, built on September 30, 2022 Windows 10 10.0

Issue1

bhutta-54 commented 1 year ago

i have same issue if u find then share plz

rushomrong commented 1 year ago

i have same issue if u find then share plz

@bhutta-54 Yes, I have fixed the issue. Now, it is working fine for me. Check out the screenshot of how I fixed the issue

build.gradle settings screenshot

build

Settings.Gradle

Code I used to solve the issue. Checkout the screenshot with your code and change the GitHub UID & Access key with yours

Solved