Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
2math committed Mar 11, 2020
1 parent 8772086 commit f061740
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ allprojects {

Next add as dependency in your application build.gradle

#Important from v1.1.5 the lib is migrated to AndroidX, in new branch androidX
# Important from v1.1.5 the lib is migrated to AndroidX, in new branch androidX

```
implementation 'com.github.2math:core:latest_version'
Expand All @@ -35,7 +35,7 @@ implementation 'com.github.2math:core:latest_version'
// required by com.github.2math:core lib end
```

#For v1.1.4 or earlier use :
# For v1.1.4 or earlier use :

```
implementation 'com.github.2math:core:latest_version'
Expand Down

0 comments on commit f061740

Please sign in to comment.