Appium android uiautomator since which api level

Hey,

i just need to know what is the officially supported api level for appium with uiautomator on android. I expected something like 4.1 or 4.2 but it currently uses methods from api level 18 (Configurator.getInstance()).

Andreas