You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is triggered by the existence of the 'release' buildType, the release plugin removes this build type. When there is only one build type the type is not part of the task name. But 'debug' and 'release' build types are extremely common, so if this can be fixed it should be.
The release plugin alters the names of tasks that are used to build native libraries.
See comments in attached project file.
build.gradle.zip
The text was updated successfully, but these errors were encountered: