Metadata: new droidnotify version

This commit is contained in:
Ciaran Gultnieks 2012-01-28 08:39:48 +00:00
parent f1fd871bd3
commit ceee1ca210
3 changed files with 5 additions and 17 deletions

View file

@ -1,3 +1,4 @@
!*/
GreenDroid/
ActionBarSherlock/
FacebookSDK/

View file

@ -14,13 +14,10 @@ It is extremely customizable with many options to suit your needs and style.
Repo Type:svn
Repo:http://droid-notify.googlecode.com/svn/trunk
Build Version:2.20,27,707,patch=facebook.patch,prebuild=mv lib/ libs/ \
&& git clone git://github.com/facebook/facebook-android-sdk.git \
&& cp facebook-android-sdk/facebook/default.properties facebook-android-sdk/facebook/project.properties \
&& cp build.xml facebook-android-sdk/facebook/ \
&& cp local.properties facebook-android-sdk/facebook/
Build Version:2.20,27,707,srclibs=FacebookSDK@c58af0b,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && mv lib/ libs/
Build Version:2.22,29,759,srclibs=FacebookSDK@c58af0b,prebuild=sed -i 's@\(android.library.reference.1=\).*@\1$$FacebookSDK$$@' project.properties && mv lib/ libs/
Update Check Mode:Market
Current Version:2.21
Current Version Code:28
Current Version:2.22
Current Version Code:29

View file

@ -1,10 +0,0 @@
Index: project.properties
===================================================================
--- a/project.properties (revision 707)
+++ b/project.properties (working copy)
@@ -9,4 +9,4 @@
# Project target.
target=android-8
-android.library.reference.1=../com_facebook_android
+android.library.reference.1=facebook-android-sdk/facebook