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 cb55769c3b1f..ca8132402efd 100644 --- a/android/Bootstrap/project.properties +++ b/android/Bootstrap/project.properties @@ -9,4 +9,4 @@ android.library=true # Project target. -target=android-23 +target=android-21 |