From da60d4fcdcc94b67be84036215ce41f0a9533c43 Mon Sep 17 00:00:00 2001 From: Constantin A <10349490+C1710@users.noreply.github.com> Date: Tue, 1 May 2018 10:22:16 +0200 Subject: [PATCH] Update version code --- emojicompat/FileMojiCompat/filemojicompat/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emojicompat/FileMojiCompat/filemojicompat/build.gradle b/emojicompat/FileMojiCompat/filemojicompat/build.gradle index 06a51ee8e..d531a93b9 100644 --- a/emojicompat/FileMojiCompat/filemojicompat/build.gradle +++ b/emojicompat/FileMojiCompat/filemojicompat/build.gradle @@ -18,7 +18,7 @@ ext { libraryDescription = 'An EmojiCompat implementation using files from a local file or a file inside your assets directory' siteUrl = 'https://github.com/c1710/blobmoji' gitUrl = 'https://github.com/c1710/blobmoji.git' - libraryVersion = '1.0.2' + libraryVersion = '1.0.3' developerId = 'c1710' developerName = 'Constantin A.' developerEmail = 'c1710.apps@outlook.com'