eltos / SimpleDialogFragments

An Android library to create dialogs with ease and handle user interaction reliably, using fragments and material design.
Apache License 2.0
119 stars 17 forks source link

[Problem] Lib compiled under API 28 needed. #42

Closed isabsent closed 6 years ago

isabsent commented 6 years ago

It seems the new gradle plugin of AS 3.1 has problems compiling a project with your library in dependencies under API 28. Is it possible to make a new version of your lib under API 28 with "implementation" insead of "compile" and etc.?

eltos commented 6 years ago

An update to the latest API and support versions will be done with v3 of the library together with #39 soon

eltos commented 6 years ago

I just published v3.0