axelra-ag / react-native-animateable-text

🆎 A fork of React Native's <Text/> component that supports Animated Values!
https://www.npmjs.com/package/react-native-animateable-text
MIT License
360 stars 27 forks source link

upgrade kotlinVersion to 1.6.10 #38

Closed Drzaln closed 1 year ago

Drzaln commented 1 year ago

Upgrade kotlinVersion to 1.6.10 from 1.3.50 because I got react-native-animateable-text:compileDebugKotlin FAILED when using 1.3.50 with RN 0.70.6

JonnyBurger commented 1 year ago

Thanks!