From 37eb26ef13796de62e77d2b485897ea064fda333 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Emil=20Sj=C3=B6lander?= Date: Tue, 22 Oct 2013 18:16:09 +0200 Subject: [PATCH] bumped version --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index fdfc0501..3394c2c9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ -VERSION_NAME=2.1.0 -VERSION_CODE=76 +VERSION_NAME=2.1.1 +VERSION_CODE=77 GROUP=se.emilsjolander POM_DESCRIPTION=A small android library that makes it easy to make lists with section headers that stick to the top until a new section header comes along.