Skip to content

Commit

Permalink
sample: Material components 1.3.0-rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
saket committed Feb 1, 2021
1 parent 9729dbe commit e028b17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,5 @@ dependencies {
implementation "androidx.core:core-ktx:1.3.2"
implementation 'com.getkeepsafe.taptargetview:taptargetview:1.13.0'
implementation "androidx.recyclerview:recyclerview:1.1.0"
implementation "com.google.android.material:material:1.3.0-alpha02"
implementation "com.google.android.material:material:1.3.0-rc01"
}

0 comments on commit e028b17

Please sign in to comment.