Skip to content

Commit

Permalink
* android x note
Browse files Browse the repository at this point in the history
  • Loading branch information
mikepenz committed Aug 11, 2018
1 parent 68f8ef6 commit 6c3bad0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,10 @@ implementation "com.mikepenz:aboutlibraries:6.2.0-rc01"
implementation "androidx.appcompat:appcompat:${androidX}"
implementation "androidx.cardview:cardview:${androidX}"
implementation "androidx.recyclerview:recyclerview:${androidX}"

```

To use appcompat please use a version smaller than 6.2.0. (See the releases on GitHub)

Further information and how to use it if you can't update to the newest support libs can be found in the [wiki](https://github.com/mikepenz/AboutLibraries/wiki/HOWTO:-Include)

## Usage
Expand Down

0 comments on commit 6c3bad0

Please sign in to comment.