- Changed type of
activity
argument inTrustlyWebView
class fromAppCompatActivity
toActivity
.
- Android Gradle Plugin: Updated to version 7.4.2.
- Gradle: Updated to version 7.6.4.
- Compile SDK API version: Updated to 33.
- Java compile version: Updated to v17.
- Appcompat: Updated to version 1.6.1.
- Android browser updated to version 1.5.0
- Delegate events.
- Trustly
.onRedirect
event is no longer publicly exposed as tampering with the redirect URL could cause isses with bank redirects
- Possibility for custom handlers for
.onSuccess
,.onError
and.onAbort
by providing lambdas. It's now possible to pick and choose for which events you want to provide custom handlers.
- MinSdk version is now 21