buildscript { val agp_version by extra("8.2.2") } plugins { id("com.android.application") version "8.2.2" apply false }