classpath("com.android.tools.build:gradle:3.5.2") tells Gradle to download the jar from the Google maven repo and load it in the build in the classpath. · apply ...
確定! 回上一頁