Updated on 2026-08-14
This commit is contained in:
parent
4f5b134c99
commit
c2c536f669
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.cp("../app/src/main/assets/tangem-app-config/android/google-services.json", "../app")
|
||||
FileUtils.cp("../app/src/main/assets/tangem-app-config/android/google-services/release/google-services.json", "../app")
|
||||
end
|
||||
|
||||
desc "Run detekt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue