Factory
A basic factory interface for creating AgpHandler instances. These should be implemented and contributed as a service loader via something like @AutoService
.
IMPORTANT: This interface should not use any AGP APIs outside the implementation of currentVersion and create.