In AGP 7.0 Canary 3, the following configurations (or dependency scopes) have been removed:
compile
api
implementation
debugCompile
provided
compileOnly
releaseProvided
apk
runtimeOnly
publish
In most cases, the AGP Upgrade Assistant will automatically migrate your project to the new configurations.
This update includes fixes for the following issues: