From 2377f6bc1be0639a13ef4778d725e0f161e07280 Mon Sep 17 00:00:00 2001 From: Michele Lacorte Date: Sat, 21 Jan 2017 12:48:00 +0100 Subject: [PATCH] Version 1.3.0 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2ac8e2b..e6ebae1 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ This project needs you! If you would like to support this project's further deve Of course, you can also choose what you want to donate, all donations are awesome!! Follow this link [Donate](https://www.paypal.me/MicheleLacorte)!! -#v1.3.0 Preview (Coming Soon!) +#v1.3.0 Preview

@@ -84,7 +84,7 @@ allprojects { Than add this dependencies ```groovy - compile 'com.github.michelelacorte:AndroidAppShortcuts:1.2.0' + compile 'com.github.michelelacorte:AndroidAppShortcuts:1.3.0' ``` ##DOCUMENTATION @@ -105,7 +105,7 @@ Android API 14+ ##CHANGELOG -**v1.3.0 (Coming Soon!)** +**v1.3.0** * New App version 1.3 * Added dynamic colored of shortcuts icon! * Update icon in launcher when create shortcuts, Nougat style! See ![alt tag](https://s30.postimg.org/srwgx8koh/Screenshot_2017_01_20_12_45_03.png)