diff options
Diffstat (limited to 'android/Bootstrap/project.properties')
-rw-r--r-- | android/Bootstrap/project.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/Bootstrap/project.properties b/android/Bootstrap/project.properties index ca8132402efd..cb55769c3b1f 100644 --- a/android/Bootstrap/project.properties +++ b/android/Bootstrap/project.properties @@ -9,4 +9,4 @@ android.library=true # Project target. -target=android-21 +target=android-23 |