diff --git a/fastlane/Fastfile b/fastlane/Fastfile index 48cd144f..f3fe70e2 100644 --- a/fastlane/Fastfile +++ b/fastlane/Fastfile @@ -93,7 +93,7 @@ platform :android do ) gradle( - task: 'assembleDebug', + task: 'assemble', flavor: "tb", build_type: 'Debug', properties: {