Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not have compatibility with com.android.tools.build:gradle:7+ #80

Open
Paparama opened this issue Nov 19, 2021 · 0 comments
Open

Do not have compatibility with com.android.tools.build:gradle:7+ #80

Paparama opened this issue Nov 19, 2021 · 0 comments

Comments

@Paparama
Copy link

dependencies {
classpath 'com.android.tools.build:gradle:7.0.3'
classpath "gradle.plugin.com.betomorrow.gradle:appcenter-plugin:2.0.3"
...
}

com.android.tools.build:gradle:7.0.3 - need for other plugins (require 7+ version)
When try to use - task appCenterUploadStageDebug not found (use settings like at readme except names at productFlavors, so should be create such task)

It's very sad because before we use com.teamwanari.appcenter-publish-plugin and it's worked fine with build gradle 7+, but now it's use wrong api urls for upload, so decide to use this plugin, but catch such problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant