diff options
author | lado <herrlado@gmail.com> | 2014-12-29 21:05:59 +0100 |
---|---|---|
committer | lado <herrlado@gmail.com> | 2014-12-29 21:05:59 +0100 |
commit | 6dcead1f7ad58be52e4c155942b651ad6f2c4e70 (patch) | |
tree | ea820e9a02acd153c33a235b3e136b03f2619ea3 /vdrmanager/project.properties | |
parent | 4119f8234452ad9fa01cd4950b31a3408e5b30c0 (diff) | |
download | vdr-manager-6dcead1f7ad58be52e4c155942b651ad6f2c4e70.tar.gz vdr-manager-6dcead1f7ad58be52e4c155942b651ad6f2c4e70.tar.bz2 |
smarttvweb and compat lib. removed actionbar sherloch
Diffstat (limited to 'vdrmanager/project.properties')
-rw-r--r-- | vdrmanager/project.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vdrmanager/project.properties b/vdrmanager/project.properties index c91098a..46f7358 100644 --- a/vdrmanager/project.properties +++ b/vdrmanager/project.properties @@ -8,5 +8,5 @@ # project structure. # Project target. -target=android-19 -android.library.reference.1=../../ActionBarSherlock.git/actionbarsherlock +target=Google Inc.:Google APIs:21 +android.library.reference.1=../../../../../../opt/android-sdk-update-manager/extras/android/support/v7/appcompat |