If you're developing an Android app using Gradle, to declare a variable (i.e holding a dependency version) you need to use the keyword def like below: def ...
確定! 回上一頁