From 63568a9b55a7698026f2cad91bf09f6fff384b2d Mon Sep 17 00:00:00 2001 From: Muhammad Tayyab Akram Date: Tue, 19 Mar 2019 21:01:15 +0500 Subject: [PATCH] Increased version number in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c0c0f884..06758221 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It is a wrapper over mature C libraries, [FreeType](https://www.freetype.org), [ If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file: ```groovy -compile 'com.github.mta452:tehreer-android:2.3' +compile 'com.github.mta452:tehreer-android:2.4' ``` ## Proguard