Closed mochadwi closed 4 years ago
You probably have an extra AGP dependency somewhere that isn't 4.1.0. This was fixed: #824
ok, will try to search for it, I'm afraid this is due to my CI caches that still use the both the previous 4.0 & 4.1
solved, due to conflicting binary version of AGP in our CI caches
Describe the bug
A clear and concise description of what the bug is.
How To Reproduce
Running
./gradlew :legacy:uploadStagingDebugPrivateBundle
Versions
Tasks executed
What tasks did you run? For example,
./gradlew :legacy:uploadStagingDebugPrivateBundle
.Expected behavior
Succeed to upload onto internal sharing
Additional context (if a crash, provide stack trace)
Add any other context about the problem here. If this bug is a crash, run the task with
--stacktrace
to get the full context.