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

Update coil 2.0.0-rc01 #8

Merged
merged 2 commits into from Mar 10, 2022
Merged

Update coil 2.0.0-rc01 #8

merged 2 commits into from Mar 10, 2022

Conversation

mori-atsushi
Copy link
Contributor

@mori-atsushi mori-atsushi commented Mar 4, 2022

fix #7

What does this change?

Update coil 2.0.0-rc01 and fix to build.

  • Transformation.key is replaced with Transformation.cacheKey.
  • BitmapPool and PoolableViewTarget have been removed from the library.
  • Update compileSdk/targetSdk 31

By using SDK 31, renderscript is deprecated.
Therefore, I temporarily excluded the allWarningsAsErrors setting.

@wasabeef wasabeef self-requested a review March 10, 2022 03:15
@wasabeef wasabeef added this to the 1.0.6 milestone Mar 10, 2022
@wasabeef wasabeef merged commit f5ce5ff into wasabeef:main Mar 10, 2022
@wasabeef
Copy link
Owner

@mori-atsushi
Thank you, I'll release this version today or tomorrow.

@mori-atsushi mori-atsushi deleted the coil-2.0 branch January 6, 2023 07:41
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

Successfully merging this pull request may close these issues.

Transformer is not compatible with coil 2.0
2 participants