After a many attempts at solving the problem, my last resort was using a cloned project of the same library inside another repository: Add this to build.gradle (app)
implementation 'fr.avianey.com.viewpagerindicator:library:2.4.1.1@aar'
Add this to build.gradle (module)
mavenCentral()