google / casa-android

A framework to bootstrap the creation of catalog samples apps by removing all the boilerplate and dynamically including all available samples into a single activity.
Apache License 2.0
263 stars 16 forks source link

Consider keeping project compatible with latest Android Studio version (Android Studio Dolphin) #11

Closed calren closed 1 year ago

calren commented 1 year ago

Unable to run the project on Android Studio Dolphin (Android Studio Dolphin | 2021.3.1 Patch 1).

I get the error The project is using an incompatible version (AGP 8.0.0-alpha10) of the Android Gradle plugin. Latest supported version is AGP 7.3.1.

We should consider keeping project compatible with the latest Android Studio version to accommodate more devs.