From 19791a59654a0d0f66c4e4a243863224cff4790c Mon Sep 17 00:00:00 2001
From: sponge <sponge@mail.i2p>
Date: Tue, 24 Jul 2012 05:25:49 +0000
Subject: [PATCH] builds fine now

---
 routerjars/ant.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/routerjars/ant.properties b/routerjars/ant.properties
index a6b2a81d5..60abe93cf 100644
--- a/routerjars/ant.properties
+++ b/routerjars/ant.properties
@@ -16,6 +16,6 @@
 # The password will be asked during the build when you use the 'release' target.
 
 key.alias=${application-package}
-application-package=net.i2p.router.guts
+application-package=net.i2p.router
 key.store.password=android
 key.store=${user.home}/.android/${application-package}.keystore
-- 
GitLab