Failed To Resolve Androidx Appcompat Cardview

[Solved] Failed To Resolve Androidx Appcompat Cardview | Swift - Code Explorer | yomemimo.com
Question : Failed to resolve: androidx.appcompat:cardview

Answered by : i-am-in-office2

implementation 'androidx.appcompat:appcompat:1.1.0-alpha04'
implementation 'androidx.core:core-ktx:1.1.0-alpha05'
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'

Source : https://stackoverflow.com/questions/55761551/how-to-fix-error-failed-to-resolve-androidx-cardviewcardview1-0-0 | Last Update : Wed, 03 Aug 22

Answers related to failed to resolve androidx appcompat cardview

Code Explorer Popular Question For Swift