Skip to content

Commit

Permalink
캘린더뷰 추가 close kizitonwose#1
Browse files Browse the repository at this point in the history
  • Loading branch information
daeun1012 committed Jul 27, 2020
1 parent d9185a0 commit ced050a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions library/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apply plugin: 'com.android.library'
apply plugin: 'kotlin-android'
apply plugin: 'com.github.dcendents.android-maven'
apply from: rootProject.file("dependencies.gradle")
//apply plugin: 'com.github.dcendents.android-maven'
apply from: rootProject.file("./lib-calendar/dependencies.gradle")

group='com.github.kizitonwose'
def artifact = 'CalendarView'
Expand Down

0 comments on commit ced050a

Please sign in to comment.