Skip to content

Commit 720fc21

Browse files
committed
Merge branch 'lucianoreul-patch-1'
2 parents 690e2cf + 69f860d commit 720fc21

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
@@ -30,11 +30,11 @@ Licensed under Apache License 2.0.
3030

3131
Add to _build.gradle_:
3232

33-
`compile 'com.github.barteksc:android-pdf-viewer:3.1.0-beta.1'`
33+
`implementation 'com.github.barteksc:android-pdf-viewer:3.1.0-beta.1'`
3434

3535
or if you want to use more stable version:
3636

37-
`compile 'com.github.barteksc:android-pdf-viewer:2.8.2'`
37+
`implementation 'com.github.barteksc:android-pdf-viewer:2.8.2'`
3838

3939
Library is available in jcenter repository, probably it'll be in Maven Central soon.
4040

0 commit comments

Comments
 (0)