SpongeBobSun / mCalendarView

Customizable & Shrinkable Calendar Widget for Android
Apache License 2.0
243 stars 73 forks source link

What is the newest version to write in graddle? Because I doubt it is 1.0.0. #92

Open BumblebeeTF opened 2 years ago

BumblebeeTF commented 2 years ago

Like in topic.

MirrorX-dev commented 2 years ago

There are also more versions. Just use the next version like this one: implementation 'com.github.SpongeBobSun:mCalendarView:Tag' Referenced by Github version.

Or use the Maven repository. implementation group: 'sun.bob', name: 'mcalendarview', version: '1.1.0'