I need to calculate integer value in build.gradle and then use it in my Java code. I try: build.gradle: android { defaultConfig { resValue "int", ...
確定! 回上一頁