Update SdkVersion
This commit is contained in:
parent
76c01c40e4
commit
17a6f5c646
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
android:versionCode="1"
|
||||
android:versionName="1.0">
|
||||
|
||||
<uses-sdk android:minSdkVersion="14" android:targetSdkVersion="25" />
|
||||
<uses-sdk android:minSdkVersion="16" android:targetSdkVersion="27" />
|
||||
<uses-feature android:glEsVersion="0x00020000" android:required="true" />
|
||||
|
||||
<!-- We do not have Java code. Therefore android:hasCode is set to false. -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue