buildscript { ext { agp_version = '8.7.3' } } plugins { id 'com.android.application' version '8.7.3' apply false }