Skip to content

Commit 6963997

Browse files
author
shrikanth7698
committed
v1.0.3
1 parent e824067 commit 6963997

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
0 Bytes
Binary file not shown.

collapsiblecalendarview2/build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
apply plugin: 'com.android.library'
2+
apply plugin: 'com.github.dcendents.android-maven'
23
apply plugin: 'kotlin-android-extensions'
34
apply plugin: 'kotlin-android'
4-
apply plugin: 'com.github.dcendents.android-maven'
55
group = 'com.github.shrikanth7698'
6+
version = '1.0.3'
67

78
android {
89
compileSdkVersion 29

0 commit comments

Comments
 (0)