Unable to build and run the project
Closed this issue · 2 comments
SyedHassan0514 commented
SyedHassan0514 commented
Build error.
afalls-twilio commented
@SyedHassan0514 our QuickStart project uses AGP 8.3.1 so I am not surprised that downgrading ran into these issues. I would recommend upgrading your project to support AGP 8.3.1 with Gradle 8.4, which according to Google is the latest version.
If you absolutely need to use the older version of gradle and cannot upgrade, you should check out an older version of our qucikstart such as the git hash 6fb3036fe0f2fd783a79a233c435c7f9f78ef7ba
which is before we upgraded AGP and gradle.