Gradle3.0構(gòu)建過程 image.png Git添加鉤子:隨便新建一個文件夾,寫好鉤子,然后在gradle afterEvalute時候,將鉤子移動到.git/hook/中,解決.git無法提交的問題。