Cleveroad / AdaptiveTableLayout

Library that makes it possible to read, edit and write CSV files
MIT License
1.9k stars 234 forks source link

Update to API Level 29 #42

Closed vyguera closed 4 years ago

vyguera commented 4 years ago

AdaptiveTableLayout is compiled to API Level 28. This should be updated to API Level 29, the last one at current time.

vyguera commented 4 years ago

This is solved in pull request #41