initial commit: material you calendar widget
This commit is contained in:
commit
be5362ad76
19 changed files with 754 additions and 0 deletions
4
gradle.properties
Normal file
4
gradle.properties
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||||
android.useAndroidX=true
|
||||
kotlin.code.style=official
|
||||
android.nonTransitiveRClass=true
|
||||
Loading…
Reference in a new issue