3

I just got into work this morning and my build just stopped working, showing the error below:

Could not find baseLibrary.jar (com.android.databinding:baseLibrary:3.1.2).
Searched in the following locations: https://jcenter.bintray.com/com/android/databinding/baseLibrary/3.1.2/baseLibrary-3.1.2.jar

I already updated everything in Android Studio (SDK, NDK, Gradle plugin, etc), already tried adding the following lines suggested in another question:

implementation 'com.android.databinding:library:3.2.1'
implementation 'com.android.databinding:adapters:3.2.1'

Nothing of that works, still having the same problem.
Any body has any idea of what is causing this?

EDIT: It may look like this is a duplicate of Gradle build tool cannot find play-services-tasks.aar? Why? but the accepted answer did not help me, and it's a different problem

  • Possible duplicate of [Gradle build tool cannot find play-services-tasks.aar? Why?](https://stackoverflow.com/questions/50562212/gradle-build-tool-cannot-find-play-services-tasks-aar-why) – Floern May 28 '18 at 13:19
  • It may look like it, but the problem is different and the accepted answer did not help me. – Andre Trofino May 28 '18 at 15:05

0 Answers0