Update travis

This commit is contained in:
mittorn
2016-05-06 15:12:19 +00:00
parent aeee1419a2
commit 46a9d3fac6
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -90,7 +90,7 @@
</application>
<!-- Some devices with Android 2.2 should support native activity, it was in unstable hidden API -->
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="19" />
<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="19" />
<!-- OpenGL ES 1.1 -->
<uses-feature android:glEsVersion="0x00010000" />