[android] Latest target SDK.
This commit is contained in:
parent
392ecaa3c7
commit
0c698e6c45
2 changed files with 2 additions and 2 deletions
|
@ -8,6 +8,6 @@
|
|||
# project structure.
|
||||
|
||||
# Project target.
|
||||
target=android-15
|
||||
target=android-18
|
||||
android.library=true
|
||||
android.library.reference.1=../play_licensing
|
||||
|
|
|
@ -9,4 +9,4 @@
|
|||
|
||||
android.library=true
|
||||
# Project target.
|
||||
target=android-15
|
||||
target=android-18
|
||||
|
|
Reference in a new issue