Updated on 2026-08-14
This commit is contained in:
parent
9a5bfa4b26
commit
5e2ee857f9
2 changed files with 4 additions and 5 deletions
|
|
@ -87,7 +87,7 @@ platform :android do
|
|||
|
||||
desc "Publish internal and external builds to Firebase App Distribution"
|
||||
lane :publishToFirebase do |options|
|
||||
FileUtils.cp("../ci_resources/build_8gb_ram_ci_gradle.properties", "../gradle.properties")
|
||||
FileUtils.cp("../ci_resources/build_ci_gradle.properties", "../gradle.properties")
|
||||
puts File.read("../gradle.properties")
|
||||
|
||||
gradle(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue