CuckooChessAPK: Change target version.

This commit is contained in:
Peter Osterlund 2018-04-22 18:54:27 +02:00
parent 7a35f0d759
commit a8b4de0c50
2 changed files with 2 additions and 2 deletions

View File

@ -15,5 +15,5 @@
</activity>
<activity android:name="Preferences" android:label="Preferences"></activity>
</application>
<uses-sdk android:minSdkVersion="3" />
<uses-sdk android:minSdkVersion="14" />
</manifest>

View File

@ -10,4 +10,4 @@
# Indicates whether an apk should be generated for each density.
split.density=false
# Project target.
target=android-7
target=android-24