v0.6.4: updated compile and target sdk

This commit is contained in:
Evan Debenham
2018-03-16 18:02:37 -04:00
parent afed14d0ed
commit 5cf58a74c8
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@
<uses-sdk
android:minSdkVersion="8"
android:targetSdkVersion="26"/>
android:targetSdkVersion="27"/>
<uses-feature
android:glEsVersion="0x00020000"/>