Join Slack
Powered by
I tried enabling kotlin 1.9 to use data objects in...
# android
d
dave08
05/17/2023, 11:12 AM
I tried enabling kotlin 1.9 to use data objects in Android, using
android.kotlinOptions.languageVersion = 1.9
, but it still tells me that data objects are only available on 1.9... anybody had the same problem?
Open in Slack
Previous
Next