From 37c366a528ab1b54a10c47ca25f1badbeaf53afe Mon Sep 17 00:00:00 2001 From: str4d Date: Thu, 21 Aug 2014 10:55:32 +0000 Subject: [PATCH] Client library 0.1.1 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index a684f2e1f..5c1e06a32 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=0.1 +VERSION_NAME=0.1.1 GROUP=net.i2p.android POM_URL=https://github.com/i2p/i2p.android.base