ivanmateus
Results
1
comments of
ivanmateus
> replace `implementation 'androidx.appcompat:appcompat:+'` with `implementation 'androidx.appcompat:appcompat:1.3.0'` > it works for me . this solution seemed to work for me. apparently there's something to do with appcompat just like @gxxgcn...