... 比如IP、端口等。gradle也很好地給我們提供了buildTypes的功能,如下所示: buildTypes { debug { buildConfigField "String", "httpServerIp", ...
確定! 回上一頁