Gradle具有从5.0开始可用的“ BoM”功能。 它使您从版本地狱中解脱出来。 implementation platform('com.google.firebase:firebase-bom:20.0.1') ...
確定! 回上一頁