gamnit & contrib: lower the Android target API
[nit.git] / contrib / asteronits / src / asteronits.nit
index 41c8657..006d1e1 100644 (file)
@@ -19,7 +19,7 @@ module asteronits is
        app_version(1, 0, git_revision)
 
        android_manifest_activity """android:screenOrientation="sensorLandscape""""
-       android_api_target 15
+       android_api_target 10
 end
 
 import gamnit::flat