RedApparat / Fotoapparat

Making Camera for Android more friendly. 📸
Apache License 2.0
3.82k stars 407 forks source link

Problems adding as a module #300

Closed robyy72 closed 5 years ago

robyy72 commented 6 years ago

Hi, I tried to add fotoapparat as a module to a new, empty project api target level 28.

Error:

Element: class org.jetbrains.plugins.groovy.lang.psi.impl.GroovyFileImpl because: different providers: SingleRootFileViewProvider{myVirtualFile=file://C:/Users/haupt/AndroidStudioProjects/Fototest4/settings.gradle, content=VirtualFileContent{size=16}}(4eaea5f4); SingleRootFileViewProvider{myVirtualFile=file://C:/Users/haupt/AndroidStudioProjects/Fototest4/settings.gradle, content=VirtualFileContent{size=16}}(553ba981)

Any ideas ?

Best regards Robert

dmitry-zaitsev commented 5 years ago

Unfortunately I can't help you here, never encountered such problem.

What is your use case? Why not just taking the latest version from jcenter()?