TDialog icon indicating copy to clipboard operation
TDialog copied to clipboard

modified android support library dependencies to AndroidX.

Open chenyan-master opened this issue 4 years ago • 1 comments

项目修改android support依赖库为AndroidX

chenyan-master avatar Dec 21 '20 10:12 chenyan-master

androidx版本已上传到jcenter

//use old support library implementation 'com.timmy.tdialog:tdialog:2.1.1'

//支持AndroidX版本 implementation 'com.timmy.tdialog:tdialog-androidx:2.1.1'

chenyan-master avatar Dec 23 '20 07:12 chenyan-master