Hey looks like there is a new feature flag with An...
# apollo-kotlin
f
Hey looks like there is a new feature flag with Android Studio canary 5:
android.newDsl=false
when I set it to true, I got a crash I am using apollo 4.3.3
b
Thanks for reporting - I guess the Apollo Gradle Plugin is going to have to use the new AGP APIs under the hood... Or maybe it does already but something goes wrong. Do you mind opening a ticket?
f
done there https://github.com/apollographql/apollo-kotlin/issues/6693, let me know if you need more details 😄
🙏 1
b
Perfect, thanks a lot!