kizitonwose / Calendar

A highly customizable calendar view and compose library for Android.
MIT License
4.5k stars 492 forks source link

Is there only kotlin version of this library #469

Closed Shreyas25 closed 11 months ago

Shreyas25 commented 1 year ago

Hello,

I am running the whole project as it is but I am facing issues. Is there an only kotlin version of this ie without the compose modules? How can I run only the sample app? Also if there are any steps or document as to how to run this library will also help.

kizitonwose commented 1 year ago

Which issues are you facing?

Shreyas25 commented 1 year ago

Could not resolve all files for configuration ':compose:detachedConfiguration9'. Failed to transform FakeDependency.jar to match attributes {artifactType=_internal-d8-desugar-methods, org.gradle.libraryelements=jar, org.gradle.usage=java-runtime}. Execution failed for D8BackportedMethodsGenerator: C:\Users\Asus.gradle\android\FakeDependency.jar.

kizitonwose commented 12 months ago

Hey sorry for getting back now but this is an unfamiliar error. I am not sure if this has anything to do with the compose modules. To run the sample app, pull the repo locally, open the root project (not the sample project!) in Android Studio, then you can run the sample from inside Android Studio.

kizitonwose commented 11 months ago

I'll close this as it is not an issue with the library.