v0.7.0: updated target android SDK
This commit is contained in:
parent
b8ae27a2e1
commit
6f3e45634e
|
@ -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"/>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user