Skip to content

Commit ff5625f

Browse files
authored
Updated version in readme file...
1 parent fc1b015 commit ff5625f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ It is a wrapper over mature C libraries, [FreeType](https://www.freetype.org), [
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.0'
21+
compile 'com.github.mta452:tehreer-android:2.1'
2222
```
2323

2424
## Proguard
@@ -39,7 +39,7 @@ The [Javadocs](https://mta452.github.io/Tehreer-Android/apidocs/) are available
3939

4040
## License
4141
```
42-
Copyright (C) 2017 Muhammad Tayyab Akram
42+
Copyright (C) 2018 Muhammad Tayyab Akram
4343
4444
Licensed under the Apache License, Version 2.0 (the "License");
4545
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)