Skip to content

Commit c70b784

Browse files
Update dependency com.google.android.material:material to v1.4.0 (#13)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 05b69ca commit c70b784

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ android {
4747

4848
dependencies {
4949
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
50-
implementation 'com.google.android.material:material:1.3.0'
50+
implementation 'com.google.android.material:material:1.4.0'
5151

5252
implementation 'androidx.core:core-ktx:1.3.2'
5353
implementation 'androidx.appcompat:appcompat:1.2.0'

0 commit comments

Comments
 (0)