From bbf1c90a41bcd9ee84715bdcd9eab030525254bd Mon Sep 17 00:00:00 2001 From: AdamKobus Date: Fri, 24 Jun 2016 09:43:09 +0200 Subject: [PATCH] Version bump -> 0.3.10 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db0c9dd..3ce77d3 100644 --- a/README.md +++ b/README.md @@ -117,7 +117,7 @@ buildscript { } } dependencies { - classpath 'com.infullmobile:toolkit:0.3.8' + classpath 'com.infullmobile:toolkit:0.3.10' } } ```