Updated on 2026-08-14
This commit is contained in:
parent
ff341704d1
commit
fbbd94051a
2 changed files with 2 additions and 2 deletions
|
|
@ -46,7 +46,7 @@ platform :android do
|
|||
'versionName' => options[:versionName],
|
||||
})
|
||||
gradle(
|
||||
task: "assemble",
|
||||
task: "bundle",
|
||||
build_type: "Release",
|
||||
properties: {
|
||||
'versionCode' => options[:versionCode],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue