Loading app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ dependencies { implementation 'com.jakewharton:butterknife:10.2.1' annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.1' implementation "androidx.fragment:fragment:1.1.0" implementation "androidx.fragment:fragment:1.2.0" implementation "androidx.appcompat:appcompat:1.1.0" implementation "androidx.recyclerview:recyclerview:1.1.0" implementation "com.google.android.material:material:1.0.0" Loading Loading
app/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ dependencies { implementation 'com.jakewharton:butterknife:10.2.1' annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.1' implementation "androidx.fragment:fragment:1.1.0" implementation "androidx.fragment:fragment:1.2.0" implementation "androidx.appcompat:appcompat:1.1.0" implementation "androidx.recyclerview:recyclerview:1.1.0" implementation "com.google.android.material:material:1.0.0" Loading