From 2a6827383110b6bac9b8b2149f97d6230e767022 Mon Sep 17 00:00:00 2001 From: str4d Date: Sun, 1 Sep 2013 23:22:01 +0000 Subject: [PATCH] Updated dev build location for I2P Android --- i2p2www/pages/downloads/list.html | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html index a4631504..0b40a859 100644 --- a/i2p2www/pages/downloads/list.html +++ b/i2p2www/pages/downloads/list.html @@ -113,16 +113,15 @@ or type java -version at your command prompt.
- {% trans spongeurl='http://'+i2pconv('sponge.i2p') -%} + {% trans str4durl='http://'+i2pconv('str4d.i2p')+'/android/' -%} The above file is the current release build. - The latest dev build is version 0.9.3-5_b2-API8, and is available from - sponge's eepsite - - scan or click the QR code. + The latest dev build is version 0.9.7-20_b1-API18, and is available from + str4d's eepsite. {%- endtrans %}
{% trans -%} The release and dev versions of the I2P APK are not compatible, as they - are signed by zzz and sponge respectively. Uninstall one before installing + are signed by zzz and str4d respectively. Uninstall one before installing the other. {%- endtrans %}