Skip to content
This repository was archived by the owner on Nov 6, 2022. It is now read-only.

Bump material from 1.6.0 to 1.7.0 #511

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
mockitoVersion = "4.5.1"
slf4jApiVersion = "1.7.36"
papertrailLogVersion = "1.0.0"
materialVersion = "1.6.0"
materialVersion = "1.7.0"
constraintLayoutVersion = "2.1.4"
// if we bump this version, we fail to find tests:
// see: https://github.com/mannodermaus/android-junit5/issues/241
Expand Down