Updated on 2026-08-14
This commit is contained in:
parent
73b8182bb9
commit
7135ce83fa
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ platform :android do
|
|||
FileUtils.cp("../app/src/main/assets/tangem-app-config/android/google-services/dev/google-services.json", "../app")
|
||||
FileUtils.cp("../tangem-android-tools/CI/gradle_properties/tests_ci_gradle.properties", "../gradle.properties")
|
||||
puts File.read("../gradle.properties")
|
||||
gradle(task: "testDebugUnitTest")
|
||||
gradle(task: "testGoogleDebugUnitTest")
|
||||
end
|
||||
|
||||
desc "Build internal APK Firebase App Distribution"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue