File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ Step 2. 添加 Gradle依赖
3636dependencies {
3737 ...
3838 implementation 'com.google.android.material:material:1.1.0' //为了防止不必要的依赖冲突,0.0.3开始需要自行依赖google material库
39- implementation 'com.github.loperSeven :DateTimePicker:0.6.0 '//具体版本请看顶部jitpack标识,如0.6.0 ,仅支持androidx
39+ implementation 'com.github.loper7 :DateTimePicker:0.6.2 '//具体版本请看顶部jitpack标识,如0.6.2 ,仅支持androidx
4040}
4141
4242
@@ -59,6 +59,9 @@ dependencies {
5959&ensp ;&ensp ; [ CardWeekPickerDialog 使用说明] ( https://github.com/loperSeven/DateTimePicker/wiki/CardWeekPickerDialog-%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E )
6060## 更新日志
6161
62+ ### [ v0.6.1] ( https://github.com/loperSeven/DateTimePicker/releases/tag/0.6.1 ) -> [ v0.6.2] ( https://github.com/loperSeven/DateTimePicker/releases/tag/0.6.2 )
63+ * fix [ issues 75] ( https://github.com/loperSeven/DateTimePicker/issues/75 )
64+
6265### [ v0.6.0] ( https://github.com/loperSeven/DateTimePicker/releases/tag/0.6.0 ) -> [ v0.6.1] ( https://github.com/loperSeven/DateTimePicker/releases/tag/0.6.1 )
6366* fix [ issues 70] ( https://github.com/loperSeven/DateTimePicker/issues/70 )
6467<br />ps:thanks for [ Bter] ( https://github.com/Bter )
You can’t perform that action at this time.
0 commit comments