oliviergauthier / gradle-appcenter-plugin

This gradle plugin allow you to upload each build variant of your android application to separate AppCenter Apps.
MIT License
85 stars 45 forks source link

Upload to AppCenter failing after updating Kotlin #84

Closed cjuneja closed 1 year ago

cjuneja commented 2 years ago

hi there, I have noticed that upload to AppCenter using this plugin is failing after I updated the kotlin to 1.5.30.

using plugin 1.3.0

Error error 18-Mar-2022 22:03:54 Execution failed for task ':app:appCenterUploadApkBeta'. error 18-Mar-2022 22:03:54 > com.betomorrow.gradle.appcenter.infra.AppCenterUploaderException: Can't prepare release upload, code=404, reason={"message":"Not found. Correlation ID: 12d53ab7-d745-46ed-8ba9-d481e7dc1ec0","statusCode":404,"code":"Not Found"}

any help would be appreciated! thanks!

victorlsn commented 2 years ago

I'm having the same issue here!

cjuneja commented 1 year ago

I have moved my android builds to bitrise where uploading to App center works fine. Might say it was not too difficult to do. GOod luck!

On Mon, May 30, 2022 at 3:28 AM victorlsn @.***> wrote:

I'm having the same issue here!

— Reply to this email directly, view it on GitHub https://github.com/oliviergauthier/gradle-appcenter-plugin/issues/84#issuecomment-1140984910, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABEZIIAXCN54IX4AIEYY4TLVMSJ5HANCNFSM5RDIIQZA . You are receiving this because you authored the thread.Message ID: @.***>