From e71788a96ee884fb55a76b370a09916065a51550 Mon Sep 17 00:00:00 2001 From: pilgr Date: Thu, 28 Apr 2016 14:52:28 +0300 Subject: [PATCH] Version 1.5 --- publish.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/publish.gradle b/publish.gradle index 08ba488..ed788d5 100644 --- a/publish.gradle +++ b/publish.gradle @@ -2,7 +2,7 @@ apply plugin: 'com.github.dcendents.android-maven' apply plugin: 'com.jfrog.bintray' // This is the library version used when deploying the artifact -version = "1.5-rc2" +version = "1.5" def siteUrl = 'https://github.com/pilgr/Paper' // Homepage URL of the library def gitUrl = 'https://github.com/pilgr/Paper.git' // Git repository URL