fix: spec dir folder for gradle #23

Merged
malo merged 1 commits from feat/prepare-android-pipeline-for-rc into main 2023-06-22 12:24:52 +00:00

View File

@ -28,6 +28,7 @@ module Fastlane
task: "bundle",
build_type: "Release",
print_command: true,
project_dir: './',
properties: {
"android.injected.version.code" => build_number
}