Create Java Constants. android {. buildTypes {. debug {. buildConfigField "int", "FOO", "42". buildConfigField "String", "FOO_STRING" ...
確定! 回上一頁