android/codelab-slices-basic-codelab

Bug: minSdkVersion 19 , even though classes used need API 23

AndroidDeveloperLB opened this issue · 2 comments

Or at least that's what the IDE says:

image

What is correct?

I think the IDE is wrong, so I made a bug report:

https://issuetracker.google.com/issues/116182832

I rewrote the codelab in Kotlin and upped the min SDK. :)