Inflearn Community Q&A
implementation 'androidx.appcompat:appcompat:1.2.0'
Written on
·
314
0
Failed to resolve: androidx.recyclerview:recyclerview:1.2.0
Show in Project Structure dialog
Affected Modules: app
저는 제목과 같이 androidx여서 build.gradle은 아래와 같습니다.
implementation 'androidx.recyclerview:recyclerview:1.2.0'
android
Answer
This question is waiting for answers
Be the first to answer!




