Updated on 2026-08-14
This commit is contained in:
parent
763902d572
commit
32b1dd7b7f
1 changed files with 0 additions and 7 deletions
|
|
@ -53,13 +53,6 @@ platform :android do
|
|||
'versionCode' => options[:versionCode],
|
||||
'versionName' => options[:versionName],
|
||||
})
|
||||
gradle(
|
||||
task: "clean assemble",
|
||||
build_type: "Internal",
|
||||
properties: {
|
||||
'versionCode' => options[:versionCode],
|
||||
'versionName' => options[:versionName],
|
||||
})
|
||||
gradle(
|
||||
task: "bundle",
|
||||
build_type: "Release",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue