Update facebook api key with release

pull/14/head
Tim Su 14 years ago
parent 20f2c346e5
commit 96acf9dc7b

@ -115,7 +115,7 @@
</target> </target>
<!-- update api keys that require release signing --> <!-- update api keys that require release signing -->
<target name="updatekeys-release" if="build.mode.release" <target name="updatekeys-release" if="build.is.mode.release"
description="update release-only api key values"> description="update release-only api key values">
<property file="${apikey.keyfile}" /> <property file="${apikey.keyfile}" />
<replaceregexp file="${source.dir}/com/todoroo/astrid/actfm/ActFmLoginActivity.java" <replaceregexp file="${source.dir}/com/todoroo/astrid/actfm/ActFmLoginActivity.java"

Loading…
Cancel
Save