diff options
Diffstat (limited to 'android/experimental/LOAndroid3/project.properties')
-rw-r--r-- | android/experimental/LOAndroid3/project.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/android/experimental/LOAndroid3/project.properties b/android/experimental/LOAndroid3/project.properties index 772d3c57623c..d5ae53d9be96 100644 --- a/android/experimental/LOAndroid3/project.properties +++ b/android/experimental/LOAndroid3/project.properties @@ -8,7 +8,8 @@ # project structure. # Project target. -target=android-15 +target=android-21 # Use the Bootstrap class android.library.reference.1=../../Bootstrap +android.library.reference.2=../../AppCompat-v7 |