From 48b44c71737947814b31a929df7ec465d1bdcea9 Mon Sep 17 00:00:00 2001 From: YouHaveTrouble Date: Thu, 12 May 2022 18:56:59 +0200 Subject: [PATCH] you better read that --- readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 42e8ec3..46a0a28 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,7 @@ Current version: [![](https://jitpack.io/v/YouHaveTrouble/Entiddy.svg)](https:// ### Gradle -```json +``` allprojects { repositories { ... @@ -34,8 +34,8 @@ allprojects { } ``` -```json +``` dependencies { - implementation 'com.github.YouHaveTrouble:Entiddy:v1.0' + implementation 'com.github.YouHaveTrouble:Entiddy:VERSION' } ``` \ No newline at end of file