- Migrated from
compileSdk
andtargetSdk
32 to 33.
- Removed build variants because it caused issues in other projects.
- Renamed
resend
methods, variables and constants tosend
. - Removed
triggerResendOnInit
, aBoolean
formerly used to decide whetheronSend
should be ran when initializing the component. - Added
sendCodeLiveData
, aBoolean
which triggersonSend
.
- Added PincodeView component.