-
Notifications
You must be signed in to change notification settings - Fork 231
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
Could not find devs.mulham.horizontalcalendar:horizontalcalendar:1.3.4. #144
Comments
same thing happening with me too |
Hello, any updates here? |
Hi @MontePablo and @jessica-muremure , I just configure my settings.gradle as foolowing: pluginManagement { } |
It did not work for me. Jcenter link is getting 404 error. |
thank you a lot Lukeng, I appreciate your contribution a lot. Im realy
thankyou to you. bytheby I can't test this repo because I have switched to
something else and skipped it , there willbe definitely someone out there
who is still searching for the solution to this problem :-) . have a
happy life Lukeng.
…On Thu, Sep 5, 2024 at 10:27 PM lukeng4 ***@***.***> wrote:
It did not work for me. Jcenter link is getting 404 error.
https://jcenter.bintray.com/devs/mulham/horizontalcalendar/horizontalcalendar/1.3.4/horizontalcalendar-1.3.4.pom
—
Reply to this email directly, view it on GitHub
<#144 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWVEWOARUJXVVYHWOT2XLEDZVCENXAVCNFSM6AAAAABNBLGFXKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMZSGIZDAMBTGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
The same issue here, but i download AAR file from this location :
I hope this will help |
thank you so much Stefan for giving time on this issue. definitely it will
solve the problem for lots of people
…On Wed, Sep 11, 2024 at 3:33 PM Stefan Kanev ***@***.***> wrote:
The same issue here, but i download AAR file from this location :
http://maven.wafour.com:8081/artifactory/libs-release/devs/mulham/horizontalcalendar/horizontalcalendar/1.3.4/
and build successful without using any repository
dependencies {
implementation files('libs/horizontalcalendar-1.3.4.aar')
}
I hope this will help
—
Reply to this email directly, view it on GitHub
<#144 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWVEWOAZO6PNGWC5LXIAHF3ZWAIQFAVCNFSM6AAAAABNBLGFXKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNBTGE4TSMRSGM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Execution failed for task ':app:mapDebugSourceSetPaths'.
Steps to Reproduce the Problem (sample code if possible)
Upgrade android to sdk 34
Specifications
The text was updated successfully, but these errors were encountered: