Tealium / tealium-react-native

Other
13 stars 26 forks source link

support for react native 0.68 #136

Closed nschild closed 2 years ago

nschild commented 2 years ago

The Android Gradle plugin supports only Kotlin Gradle plugin version 1.5.20 and higher. The following dependencies do not satisfy the required version: project ':tealium-react-native' -> org.jetbrains.kotlin:kotlin-gradle-plugin:1.4.32

jameskeith commented 2 years ago

Hi @nschild - can I confirm which version of the tealium-react-native plugin you are using? as I recall we updated the gradle plugin version in use in one of the most recent releases specifically to support v0.68