1
0
Fork 0
mirror of https://github.com/MatomoCamp/matomocamp-companion-android.git synced 2024-09-19 16:13:46 +02:00

Changed build target to API 19 (KitKat)

This commit is contained in:
Christophe Beyls 2014-01-14 22:07:56 +01:00
parent a588ae4861
commit 3f53775da3

View file

@ -11,5 +11,5 @@
proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
# Project target.
target=android-18
target=android-19
android.library.reference.1=../../apps/android-sdk/extras/android/support/v7/appcompat