mirror of https://github.com/axmolengine/axmol.git
Update target sdk version to 13 so that the game can handle all configuration changes
This commit is contained in:
parent
388edc144b
commit
81318d72ed
|
@ -11,5 +11,5 @@
|
|||
#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
|
||||
|
||||
# Project target.
|
||||
target=android-10
|
||||
target=android-13
|
||||
android.library.reference.1=../../../../cocos2dx/platform/android/java
|
||||
|
|
Loading…
Reference in New Issue