Just saw this in the Android Developers YouTube ch...
# multiplatform
e
Just saw this in the Android Developers YouTube channel. Isn't this deprecated? Not even that, it should be an error now. Or did I miss the un-deprecation somehow?
j
Having
jvm("java8")
on its own seems to work OK, but I do get an error trying to have multiple targets of the same type 🤔
e
Yup it's expected AFAIU. It's been deprecated a year ago, so it's surprising to see it in a video published two days ago.
c
oof. that's dissapointing indeed since this is specifically the kmp video, right?
e
Yup, that's the video IIRC

https://www.youtube.com/watch?v=gP5Y-ct6QXIâ–¾

c
@Ben Trengrove [G] can you confirm if it is indeed deprecated?
e
b
Apologies, it turns out it is deprecated. Dustin was just using it to try and explain the difference between targets and platforms, he does say it is not recommended
âž• 1
e
No problem. To be honest I would prefer it NOT to be deprecated, but here we are.
c
Wonder if the video desc can be updated with the alternative. just bad timing since io just happened. lol