Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mars885 committed Dec 8, 2019
1 parent b3a4078 commit 4c5be2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions common/constants.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ project.ext {
targetSdk = 28
minSdk = 21

appCompatLibraryVersion = "1.0.2"
appCompatLibraryVersion = "1.1.0"
cardViewLibraryVersion = "1.0.0"
browserLibraryVersion = "1.0.0"
recyclerViewLibraryVersion = "1.0.0"
recyclerViewLibraryVersion = "1.1.0"
annotationLibraryVersion = "1.0.0"
adapsterLibraryVersion = "1.0.12"

Expand Down

0 comments on commit 4c5be2c

Please sign in to comment.