v0.7.0: updated target android SDK

This commit is contained in:
Evan Debenham 2018-08-11 18:18:22 -04:00
parent b8ae27a2e1
commit 6f3e45634e

View File

@ -7,7 +7,7 @@
<uses-sdk <uses-sdk
android:minSdkVersion="8" android:minSdkVersion="8"
android:targetSdkVersion="27"/> android:targetSdkVersion="28"/>
<uses-feature <uses-feature
android:glEsVersion="0x00020000"/> android:glEsVersion="0x00020000"/>