initial commit: material you calendar widget
This commit is contained in:
commit
be5362ad76
19 changed files with 754 additions and 0 deletions
4
build.gradle.kts
Normal file
4
build.gradle.kts
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
plugins {
|
||||
id("com.android.application") version "8.7.3" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.1.0" apply false
|
||||
}
|
||||
Loading…
Reference in a new issue