You can use this to change the version code and name of your app: gradle( # ... properties: { "android.injected.version.code" => 100, ...
確定! 回上一頁