1

I tried migrating to AndroidX but I get these errors when building Gradle. And it's odd since I do not always get the errors and I do not know where the errors are from, so I can't really which solution from SO answers solve the issue. I found that plenty of people experience this but most answers on SO suggests to either clean, rebuild, invalidate caches/restart, or update other dependencies. The clean, rebuild, invalidate caches/restart is a temporary solution but if updating other dependencies solve it, how do I find which dependencies need to be updated?

Error:

[TAG] Failed to resolve variable '${junit.version}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${animal.sniffer.version}'
[TAG] Failed to resolve variable '${project.groupId}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${junit.version}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${animal.sniffer.version}'
[TAG] Failed to resolve variable '${project.groupId}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${junit.version}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${animal.sniffer.version}'
[TAG] Failed to resolve variable '${project.groupId}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${project.groupId}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${project.groupId}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${project.groupId}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${project.groupId}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${animal.sniffer.version}'
[TAG] Failed to resolve variable '${junit.version}'
[TAG] Failed to resolve variable '${project.version}'
[TAG] Failed to resolve variable '${animal.sniffer.version}'
[TAG] Failed to resolve variable '${project.groupId}'
[TAG] Failed to resolve variable '${project.version}'
Basi
  • 3,009
  • 23
  • 28
waseefakhtar
  • 1,373
  • 2
  • 24
  • 47

0 Answers0