terrakok / Compose-Multiplatform-Wizard

Compose Multiplatform Wizard
https://terrakok.github.io/Compose-Multiplatform-Wizard/
MIT License
389 stars 25 forks source link

Not compatible with Android Studio Giraffe #27

Closed Mats-Hjalmar closed 10 months ago

Mats-Hjalmar commented 10 months ago

The AGP version is too high for Android Studio Giraffe. The current supported version is 8.1 but the version provided in the wizard is 8.1.0-alpha04. It would be nice to have a drop down to select what Android Studio the user is using or possibly a checkbox for restricting to stable builds.

terrakok commented 10 months ago

I guess you are not right

https://github.com/terrakok/Compose-Multiplatform-Wizard/blob/79aa48ff2fa118fbb1d906c725a76f4ddce25195/src/commonMain/kotlin/wizard/Entity.kt#L19