From 88771348d0e4a267be028170dc3ac23bd7a0bcc9 Mon Sep 17 00:00:00 2001 From: Marko Zivanovic Date: Mon, 1 Dec 2014 19:55:31 +0100 Subject: [PATCH 1/2] Bump version numbers. --- pom.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d6b67f6..ae7df75 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 rs.in.zivanovic share-a-secret - 1.0.0-SNAPSHOT + 1.0.0 jar share-a-secret @@ -104,4 +104,8 @@ + + 2.2.1 + + From b083343316fb34c906737ffd451b74b5ef5023bb Mon Sep 17 00:00:00 2001 From: Marko Zivanovic Date: Mon, 1 Dec 2014 20:03:06 +0100 Subject: [PATCH 2/2] Configure proguard to include dependencies to final jar. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index ae7df75..c950ef5 100644 --- a/pom.xml +++ b/pom.xml @@ -62,6 +62,7 @@ + true