hey! was wondering if anyone has advice for handli...
# troubleshoot
f
hey! was wondering if anyone has advice for handling incompatible snapshot changes? I tried these methods for a quick fix but neither worked out for me.
g
I find
./gradlew :metadata-service:restli-impl:buildĀ -Prest.model.compatibility=ignore
generally works for me- have you given that a try yet?
f
that did work!! thank you so much