ligi / SnackEngage

Engage Users with a Snackbar to e.g. rate or translate the app
MIT License
62 stars 12 forks source link

Use support library v.25.4.0. #21

Closed johnjohndoe closed 5 years ago

johnjohndoe commented 6 years ago

Motivation

This updates the support library to the latest version of API 25. I would love to see a separate release of your library (0.16) for this change - if possible.

Follow-up

Right after, I would like create a new pull request which targets API 26. In that I would raise the support library to 26.1.0 and update the compileSdkVersion and targetSdkVersion accordingly. This than qualifies for another SnackEngage release (0.17) which provides client applications with the comfort to update stepwise.

johnjohndoe commented 6 years ago

@ligi Did you have time to take a look at this?