Releases: qonversion/android-sdk
Releases · qonversion/android-sdk
6.1.0
What's new
- Added remote configuration source
6.0.2
What's new
- Fixed initialization error while using obfuscation (
minifyEnabled = true
) in combination with Java 18 and Gradle 8.
6.0.1
What's new
- Fixed a typo in the new
QUserPropertyKey
name -AdvertisingId
(wasAdvertisingID
)
6.0.0
What's new
- New
userProperties
method to get all the properties set for the current user. - Renamings of several entities, public methods, and package changes to make our namings and structure clearer.
For the complete list of changes, please, see the migration guide
5.0.2
What's new
- Google Play Billing Library version upgraded to support Android 14.
5.0.1
What's new
- Internal logic update
5.0.0
Major update
What's new
- Remastered A/B test. Check details in the documentation.
- Google Play Billing library upgraded to version 6.0.0 without breaking changes - we will add new features support in the future releases.
- Several Android dependencies versions upgrade, like Kotlin, Gradle and others.
4.4.2
What's new
- Added SDK crash tracking.
4.4.1
What's new
- parallel requests and race conditions fixed for entitlements state changing calls
4.4.0
What's new
- Added function to sync the user's historical data.
Qonversion.shared.syncHistoricalData()