Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide support for the latest API level #99

Open
ebghrimtech opened this issue Oct 31, 2018 · 3 comments
Open

Provide support for the latest API level #99

ebghrimtech opened this issue Oct 31, 2018 · 3 comments

Comments

@ebghrimtech
Copy link

Hello,
We are currently using your library in one of our application. Actually we need a favour from your side. According to the Google Play Policy, all apps have to provide support for at least API level 26 which is not satisfied in your case. We are targeting API level 28. So can you please provide us support for API level 28 in your current repository?

@Will5
Copy link

Will5 commented Nov 1, 2018

I'm not sure what support you are missing, but Happy Halloween! #100

@ebghrimtech
Copy link
Author

Hello @Will5
Please refer the official Android docs. We need to make sure that all the libraries are having at least targetSdkVersion 26 but we are targeting targetSdkVersion 28. Thus, we require your support for the same.

@thiago-you
Copy link

Hi @ebghrimtech @Will5 , how you guys doing?

I ported this library with updated dependencies and configurations, also moved out from JCenter do use Jitpack.io:

https://github.com/thiago-you/autofittextview

  • Move from JCenter to Jitpack.io
  • Migrate do Androidx libraries
  • Drop jetifier support
  • Update dependencies and libraries
  • Update configurations
  • Kotlin compatibility

Check it out!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants