Releases: iZettle/android-html2bitmap
Releases · iZettle/android-html2bitmap
1.10
Bump dependencies
Fix concurrent modification crash
1.8
Add support for textZoom and providing a Html2BitmapConfigurator to the builder - allowing customisation of the webview used to create the bitmap.
Maven release
Release set up towards maven central. Artifact can be fetched from there
implementation 'com.izettle:html2bitmap:1.4'
- The Apk was built right after release of 1.4 - But uses the maven (1.4) dependency rather than a project(:html2bitmap) dependency.