From f451efd6db6844059a3316b64ff7439d12087ba4 Mon Sep 17 00:00:00 2001 From: isacan Date: Mon, 11 Sep 2017 14:36:52 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e500a30..9604681 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ Download the latest JAR or grab via Maven: com.github.isacan Andzu - 0.4 + 0.52 ``` or Gradle: @@ -77,7 +77,7 @@ Add it in your root build.gradle at the end of repositories: Add the dependency ```java dependencies { - compile 'com.github.isacan:Andzu:0.4' + compile 'com.github.isacan:Andzu:0.52' } ``` From 1917b2add37037aa90aa5d1200c2b496f40c5737 Mon Sep 17 00:00:00 2001 From: isacan Date: Mon, 11 Sep 2017 14:39:49 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9604681..54d6f11 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ [![](https://jitpack.io/v/isacan/Andzu.svg)](https://jitpack.io/#isacan/Andzu) -![](https://camo.githubusercontent.com/d0e25b09a82bc4bfde9f1e048a092752eebbb4f3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c6174) +[![](https://camo.githubusercontent.com/d0e25b09a82bc4bfde9f1e048a092752eebbb4f3/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e7376673f7374796c653d666c6174)](https://github.com/isacan/Andzu/blob/master/LICENSE) -![](https://img.shields.io/badge/Android%20Arsenal-Andzu-orange.svg?style=flat) +[![](https://img.shields.io/badge/Android%20Arsenal-Andzu-orange.svg?style=flat)](https://android-arsenal.com/details/1/5620) # Andzu In-App Android Debugging Tool With Enhanced Logging, Networking Info, Crash reporting And More.