My build.gradle file is written like below : compileSdkVersion 22 buildToolsVersion "22.0.1" defaultConfig { applicationId "com.abc" minSdkVersion 14 ...
確定! 回上一頁