How to use in android gradle3.0
xyhm520 opened this issue · 1 comments
xyhm520 commented
dependencies {
classpath 'com.android.tools.build:gradle:3.1.2'
classpath "com.github.gmazzo:gradle-buildconfig-plugin:1.3.3"
}
apply plugin: "com.github.gmazzo.buildconfig" ???????
gmazzo commented
Android has built-in support for buildConfigField, you don't need this plugin:
https://developer.android.com/studio/build/gradle-tips