A highly customizable calendar view and compose library for Android and Kotlin Multiplatform.
4.78k
stars
508
forks
source link
I am unable to use this library am I doing something wrong Please I need help #525
Closed
navneetpalofficial closed 10 months ago
plugins { id 'com.android.application' id 'org.jetbrains.kotlin.android' id 'kotlin-kapt' id 'com.google.dagger.hilt.android' id 'kotlin-parcelize' }
android { namespace 'com.example.mogmaxing' compileSdk 34
}
dependencies {
} Add any other information about the bug here.