Question

Kotlin 1.4.21 Versipn

  • 1 August 2023
  • 1 reply
  • 42 views

Badge +2

"I am working on a large, legacy Android project. I need to integrate RevenueCat into the application, but due to my Kotlin version being 1.4.21, I cannot integrate the latest versions. I tried to upgrade the Kotlin version, but then other libraries started to throw errors. The Hilt library, in particular, caused many issues. I couldn't find a way out. I'm considering downgrading the RevenueCat version, but I couldn't find which version is compatible with my Kotlin version. Could you please help me?"


1 reply

Userlevel 3
Badge +8

Hi,

Sorry to hear about the versioning troubles. I wouldn’t suggest going too far back in our SDK versions. In fact, I’d stick with the current major version (v6). The reason for this is that our v6 handles Billing Client 5, which Google made mandatory yesterday (2023-08-02).

So I think you’re going to need to figure out which of your other libraries can be upgraded or replaced, unfortunately.

Reply