在根目錄下輸入(其實是android文件夾)
gradlew compileDebugSources --stacktrace -info
或者
gradlew compileDebug --stacktrace -info
或者
gradlew compileDebug --stacktrace -debug
在根目錄下輸入(其實是android文件夾)
gradlew compileDebugSources --stacktrace -info
或者
gradlew compileDebug --stacktrace -info
或者
gradlew compileDebug --stacktrace -debug