We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2d0598 commit 86f146fCopy full SHA for 86f146f
app/build.gradle
@@ -72,7 +72,7 @@ dependencies {
72
implementation 'androidx.appcompat:appcompat:1.1.0' // Updating this library may crash the automated screenshots!
73
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
74
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
75
- implementation 'com.google.android.material:material:1.2.0-alpha05'
+ implementation 'com.google.android.material:material:1.2.0-alpha06'
76
implementation 'androidx.legacy:legacy-support-core-ui:1.0.0'
77
implementation 'com.duolingo.open:rtl-viewpager:2.0.0'
78
implementation 'de.hdodenhof:circleimageview:3.1.0'
0 commit comments