This message was deleted.
# community-support
s
This message was deleted.
t
Looks like you have sourceCompatibility and/or targetCompatibility set while also using the toolchain. You can't use both together. Not sure why it would've worked before though.
y
Even commenting out both doesn't help. Got the same error.
v
Did you only not change anything in the Gradle files or also not the Gradle version? Can you share your build?
y
Its actually working now> Mostly its because of some third party library version. Upgrading version worked. Thanks.
👌 1
j
This error was removed in Gradle 8.0
y
I am using gradle 8.6 still getting this problem, Can you help me solve this problem. I am getting it again @Justin Van Dort.