Android loans SDK Changelog
June 20th, 2024
5.1.1 (2026-03-12)
Improvement:
Better Brand Alignment for Partners
- Simplified and unified SDK loaders; updated to align better with partner design systems
- Android Custom Tabs now support partner primary color for the header URL bar
5.1.0 (2026-03-5)
Improvement:
Simplified Top-Up Handling (Service Dashboard)
Earlier
- When a user triggered Top-Up from the servicing dashboard, the SDK returned error
1033(topup_triggered) - The host app had to handle this and re-trigger the SDK with
loan-application:topup
Now
- The SDK handles the Top-Up flow internally
- Opens required screens and web flows
- Processes callbacks
- Updates the servicing dashboard
- Returns the user to the same screen
5.0.0 (2026-01-19)
4.0.0 (2025-11-20)
3.1.1 (2024-12-11)
3.1.0 (2024-08-22)
BREAKING CHANGEAdded
triggerInteractionmethod to handle all intents, All the other older loans intent specific sdk functions as deprecated.
3.0.3 (2024-08-21)
Bug fixes
- Fixed crash in launching custom tab.
3.0.1 (2024-08-1)
Features
- Added default values for remote configs to provide a better experience
3.0.0 (2024-07-16)
BREAKING CHANGEAndroid Gradle plugin version updated to
7.4.2. Minimum supported AGP version is7.0.0Distribution URL upgraded to
7.6
2.1.5 (2024-06-19)
Bug fixes
- Loans loader Translucent backdrop not appearing issue fixed
- Added loader duration config for loans via CMS.
- Fixed Proguard crash issue.
2.1.3 (2024-05-14)
Bug fixes
- Proguard rules issue fix causing crashes on Android 14 devices.
2.1.2 (2024-04-26)
2.1.1 (2024-03-26)
2.1.0 (2024-02-29)
Features
- Added Mixpanel Analytics to Loans SDK.
2.0.0 (2023-10-16)
Dev
- Improvements added.
1.0.1 (2023-08-02)
Features
- loans sdk release with the below-featured intents.
- apply: start or resume loan application
- pay: repayments (principal, bounced interest, charges due)
- withdraw: withdraw un-utilised credit limit
- service: view loan dashboard (aka servicing dashboard)