Updated on 2026-08-14
This commit is contained in:
parent
a031fa9602
commit
dc383831d3
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ default_platform(:android)
|
|||
platform :android do
|
||||
|
||||
before_all do |lane, options|
|
||||
FileUtils.mv("../app/src/main/assets/tangem-app-config/android/google-services.json", "../app")
|
||||
FileUtils.cp("../app/src/main/assets/tangem-app-config/android/google-services.json", "../app")
|
||||
end
|
||||
|
||||
desc "Runs all the tests"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue