1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-23 18:02:15 -05:00

add a missing project needed to build with pull to refresh

This commit is contained in:
Jesse Vincent 2012-09-12 10:56:17 -04:00
parent c574088f57
commit 103fb948c1

View File

@ -14,3 +14,4 @@ java.encoding=utf8
target=android-15
extensible.libs.classpath=compile-only-libs
android.library.reference.1=plugins/ActionBarSherlock/library
android.library.reference.2=plugins/Android-PullToRefresh/library