Skip to content

Commit

Permalink
Merge pull request #110 from SaberRobotics2506/dependabot/gradle/com.…
Browse files Browse the repository at this point in the history
…google.android.material-material-1.6.0

Bump material from 1.5.0 to 1.6.0
  • Loading branch information
IBXCODECAT authored May 12, 2022
2 parents f3c9300 + b4b9441 commit 987c44c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.5.0'
implementation 'com.google.android.material:material:1.6.0'
implementation 'androidx.annotation:annotation:1.3.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.4.1'
Expand Down

0 comments on commit 987c44c

Please sign in to comment.