вот что я думаю:
Код: Выделить всё
build(variant: 'Release')
appcenter_upload(
api_token: ENV['APPCENTER_API_TOKEN'],
owner_name: "Ralali.com",
app_name: "Ralali-Android",
apk: "android/app/build/outputs/apk/release/app-release.apk",
destinations: "Production",
# destination_type: "group", IS THIS LINE COMMENTED? (WON'T EXECUTED?)
# notify_testers: true AND ALSO THIS ONE
)
Подробнее здесь: https://stackoverflow.com/questions/628 ... tlane-file
Мобильная версия