Skip to content

Releases: qonversion/android-sdk

6.1.0

13 Sep 18:11
2257e89
Compare
Choose a tag to compare

What's new

  • Added remote configuration source

6.0.2

29 Aug 07:12
41a04bf
Compare
Choose a tag to compare

What's new

  • Fixed initialization error while using obfuscation (minifyEnabled = true) in combination with Java 18 and Gradle 8.

6.0.1

08 Aug 15:17
41621e4
Compare
Choose a tag to compare

What's new

  • Fixed a typo in the new QUserPropertyKey name - AdvertisingId (was AdvertisingID)

6.0.0

08 Aug 15:21
c9de96c
Compare
Choose a tag to compare

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

19 Jul 07:59
e0f90e5
Compare
Choose a tag to compare

What's new

  • Google Play Billing Library version upgraded to support Android 14.

5.0.1

05 Jul 15:34
9cae019
Compare
Choose a tag to compare

What's new

  • Internal logic update

5.0.0

23 Jun 08:11
fb72534
Compare
Choose a tag to compare

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

06 Jun 12:19
ea35674
Compare
Choose a tag to compare

What's new

  • Added SDK crash tracking.

4.4.1

19 May 12:28
e0c6619
Compare
Choose a tag to compare

What's new

  • parallel requests and race conditions fixed for entitlements state changing calls

4.4.0

15 Mar 08:15
ecb27bb
Compare
Choose a tag to compare

What's new

  • Added function to sync the user's historical data. Qonversion.shared.syncHistoricalData()