Description
My grade distribution URL is like following
distributionUrl=https://services.gradle.org/distributions/gradle-8.2-bin.zip
To Reproduce
Steps to reproduce the behavior:
Just sync the project after adding the grade line in your app.gradle.kts file
implementation ("id.ss564.lib.slidingbutton:slidingbutton:2.0.0")
Expected behavior
It should run without any issue. I mean i can download the neccessary files from jitpack and run as expected.
Screenshots
Please refer the below screenshot for reference.
