android/codelab-slices-basic-codelab

Bug: not using API 28 for compileSdkVersion

AndroidDeveloperLB opened this issue · 2 comments

It has this instead:

compileSdkVersion 'android-P'

I rewrote the codelab in Kotlin and it is targeting 28 now. 👍

Can you please put screenshots/animation on the main page of the repo, though?