Open Source List
Latest Dependencies
com.squareup.okhttp3:okhttp:4.9.3 An HTTP+HTTP/2 client for Android and Java applications.
com.squareup.picasso:picasso:2.8 An Android library for managing images and the memory they use.
com.nimbusds:nimbus-jose-jwt:9.31 A library to generate encrypted code_verifier for PKCE integration.
Previous dependencies per SDK version
SDK Version | Picasso Version | OkHttp Version | Nimbus JOSE + JWT |
---|---|---|---|
5.21.0 onwards | 2.8 | 4.9.3 | 9.37.3 |
5.18.0 - 5.20.2 | 2.8 | 4.9.3 | 9.31 |
5.16.0 - 5.17.0 | 2.8 | 4.9.3 | No dependency |
5.7.1 - 5.15.1 | 2.8 | 4.9.1 | No dependency |
5.6.0 – 5.7.0 | 2.8 | 3.10.0 | No dependency |
5.0.0 – 5.5.1 | No dependency | 3.9.1 | No dependency |
4.10.0 | 2.71828 | 4.9.1 | No dependency |
4.8.1 – 4.9.0 | 2.71828 | 3.10.0 | No dependency |
3.7.0 – 4.7.0 | No dependency | 3.9.1 | No dependency |
< 3.7.0 | 2.5.2 | 3.9.1 | No dependency |
The Picasso dependency was removed from SDK versions 3.7.0–4.7.0 and 5.0.0–5.5.1, because Picasso version 2.5.2 has a known issue with image rendering on Xperia devices, which got fixed in the latest Picasso versions.