evrencoskun / TableView

TableView is a powerful Android library for displaying complex data structures and rendering tabular data composed of rows, columns and cells.
MIT License
3.14k stars 459 forks source link

variant.getJavaCompile()' and compile #238

Open courseevaluation opened 5 years ago

courseevaluation commented 5 years ago

variant.getJavaCompile()' and compile is beign obsolete and probably will be removed by the end of the year please try to update it otherwise this library wont run after this year

MGaetan89 commented 5 years ago

I replaced compile by implementation in #236

MGaetan89 commented 5 years ago

This mentioned PR has been merged, so it should be part of the next release of the library.

MGaetan89 commented 4 years ago

Hi @courseevaluation. Do you still have warnings coming from this lib after having updated to v0.8.9?