问题:
Error:Could not find com.android.support.constraint:constraint-layout:1.0.0-alpha2.
Required by:
myapp:app:unspecified背景: AndroidStudio2.2P1
发布于 2019-10-03 13:02:51
阿尔法版本不再可用!
implementation 'com.android.support.constraint:constraint-layout:1.1.3'https://stackoverflow.com/questions/37992187
复制相似问题