Changes:
- Android Gradle plugin version 7.1 is now supported, and version 3.6 is no longer supported.
- Remove warning about untested Android Gradle plugin versions, as they are usually backward compatible.
- Gradle
pluginManagement
andplugins
syntax is now supported. - Java arrays now support the
copy.copy
function in Python. - Passing an unsupported Java object to
copy.copy
,copy.deepcopy
orpickle
now fails with a clearer error message.
The following packages have been added to the repository since the previous version:
- aiohttp
- frozenlist
- pyzbar
- rawpy
- spectrum
And the following packages have been updated:
- numpy
- pillow
- pynacl
- regex
- tokenizers