Automate the build process for your Android projects with Gradle About This Book Create custom Gradle tasks and plugins for your Android projects Configure different build variants, each with their own dependencies and properties Manage multi-module
Minimum supported Gradle version is 2.14.1. Current version is 2.10. If using the gradle wrapper, try editing the distributionUrl in E:\project-gitosc\dlxf-android\gradle\wrapper\gradle-wrapper.properties to gradle-2.14.1-all.zip
1、生成密钥文件到app工程目录下
2、在gradle.properties文件下配置密钥文件信息
# Project-wide Gradle settings.
# IDE (e.g. Android Studio) users:
# Gradle settings configured through the IDE *will override*
# any settings specified in this file.
# For more details on how to