v0.4.0
⚡ Changes
- Bumped AndroidX media3 to
1.4.1
from1.3.1
.
🛠️ Fixes
- Ensure the "year" field returns a year.
- Reduce risk of
OutOfMemoryError
due to trying to convert a large byte array representing an image into a base64 string.
1.4.1
from 1.3.1
.OutOfMemoryError
due to trying to convert a large byte array representing an image into a base64 string.