// Plugin versions are pinned here; see also the `versions` file. plugins { id 'com.android.application' version '8.7.3' apply false id 'org.jetbrains.kotlin.android' version '2.3.20' apply false }