gradlew命令笔记

  1. 打包 gradlew assembleRelease

  2. 依赖树查看 gradlew :app:dependencies --configuration compile

Table of Contents