ajout de la clef pour signer
authornikita@nikita-rack
Thu, 23 Apr 2009 20:57:04 +0200
changeset 158 8189aa05293e
parent 157 eab125573dee
child 159 cc5e55656735
child 164 ff0f63e92986
ajout de la clef pour signer
beem_key
build.xml
Binary file beem_key has changed
--- a/build.xml	Thu Apr 23 20:32:19 2009 +0200
+++ b/build.xml	Thu Apr 23 20:57:04 2009 +0200
@@ -46,7 +46,7 @@
 
     <taskdef name="setup"
         classname="com.android.ant.SetupTask"
-        classpathref="android.antlibs"/>
+	classpathref="android.antlibs"/>
 
     <!-- Execute the Android Setup task that will setup some properties specific to the target,
          and import the rules files.