Updated dev build location for I2P Android

This commit is contained in:
str4d
2013-09-01 23:22:01 +00:00
parent a805cc541a
commit 2a68273831

View File

@@ -113,16 +113,15 @@ or type <tt>java -version</tt> at your command prompt.
</div>
</div>
<div class="details">
{% 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
<a href="{{ spongeurl }}">sponge's eepsite</a> -
scan or click the QR code.
The latest dev build is version 0.9.7-20_b1-API18, and is available from
<a href="{{ str4durl }}">str4d's eepsite</a>.
{%- endtrans %}
<div class="warning">
{% 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 %}
</div>