diff --git a/astrid/build.xml b/astrid/build.xml index 711006c1f..615e6d13d 100644 --- a/astrid/build.xml +++ b/astrid/build.xml @@ -152,6 +152,8 @@ match="API_SECRET = .*" replace="API_SECRET = "${apikey.analytics.secret}";" /> + + @@ -161,6 +163,15 @@ replace="PUB_KEY_OBFUSCATED = "${apikey.googleplay.pubkey}";" /> + + + + + +