在Android Studio中,使用Gradle,我如何设置DEBUG / RELEASE变量。 ... android { //... buildTypes { release { resValue "string", "server_uri", ...
確定! 回上一頁