From 16b99f66aa1ee101241fed772fd0543e80a67653 Mon Sep 17 00:00:00 2001 From: William Mora Date: Sun, 31 May 2015 09:05:58 -0300 Subject: [PATCH] 2.10.10 --- lib/gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/gradle.properties b/lib/gradle.properties index e243cb3..a4619da 100644 --- a/lib/gradle.properties +++ b/lib/gradle.properties @@ -2,7 +2,7 @@ POM_NAME=Snackbar POM_ARTIFACT_ID=snackbar POM_PACKAGING=aar GROUP=com.nispok -VERSION_NAME=2.10.9 +VERSION_NAME=2.10.10 POM_DESCRIPTION=Snackbar Android library POM_URL=https://github.com/nispok/snackbar @@ -16,4 +16,4 @@ POM_DEVELOPER_ID=nispok POM_DEVELOPER_NAME=Nispok SNAPSHOT_REPOSITORY_URL=https://oss.sonatype.org/content/repositories/snapshots -RELEASE_REPOSITORY_URL=https://oss.sonatype.org/service/local/staging/deploy/maven2 \ No newline at end of file +RELEASE_REPOSITORY_URL=https://oss.sonatype.org/service/local/staging/deploy/maven2