Android Studio升級3.1后提示這個(gè)

官網(wǎng)看到配置更新

提示修改就行了,
compile =》implementation
androidTestCompile =》androidTestImplementation
testCompile => testImplementation
Android Studio升級3.1后提示這個(gè)
官網(wǎng)看到配置更新
提示修改就行了,
compile =》implementation
androidTestCompile =》androidTestImplementation
testCompile => testImplementation