Skip to content

Commit 961629d

Browse files
committed
Updated installation line in readme
1 parent 9c00d06 commit 961629d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It is a wrapper over C libraries, [FreeType](https://www.freetype.org), [SheenBi
1818
If you are building with Gradle, simply add the following line to the `dependencies` section of your `build.gradle` file:
1919

2020
```groovy
21-
compile 'com.github.mta452:tehreer-android:2.6'
21+
implementation 'com.github.mta452:tehreer-android:2.7'
2222
```
2323

2424
## Proguard

0 commit comments

Comments
 (0)