in build.gradle: android { buildTypes { debug { buildConfigField "int", "FOO", "100" buildConfigField "String", "FOO_STRING", "\"foo\""
確定! 回上一頁