getAndroidExtensionOrNull uses findByName which is less typesafe than findByType. Migrate to findByType.
getAndroidExtensionOrNull uses findByName which is less typesafe than findByType.
Migrate to findByType.