Maximum API level on which the application will be allowed to run

Property definitions

nitc $ AndroidProject :: _max_api
	# Maximum API level on which the application will be allowed to run
	var max_api: nullable Int = null
src/platform/android_annotations.nit:41,2--42,33