android / ndk-samples

Android NDK samples with Android Studio
http://developer.android.com/ndk
Apache License 2.0
10.06k stars 4.18k forks source link

Downgrade hello-vulkan's kotlin to match the other samples. #1027

Closed DanAlbert closed 4 months ago

DanAlbert commented 4 months ago

Combining all the samples into one project means they have to all use the same Kotlin plugin version, which is 1.7.21 for all the others.