Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Мультимодульность версия 1.5.5 #243

Open
ZavbakGit opened this issue Feb 7, 2019 · 0 comments
Open

Мультимодульность версия 1.5.5 #243

ZavbakGit opened this issue Feb 7, 2019 · 0 comments

Comments

@ZavbakGit
Copy link

Добрый день столкнулся с неожиданной проблемой для себя. Которую не ожидал

А именно нет поддержки мультимодульности в версии 1.5.5
https://sea-region.github.com/Arello-Mobile/Moxy здесь сказано, что она решена в версии 1.5.6
А когда она выйдет в релиз?

Эти зависимости не работают.

def moxyVersion = '1.5.6'
implementation "com.arello-mobile:moxy:$moxyVersion"
implementation "com.arello-mobile:moxy-app-compat:$moxyVersion"
kapt "com.arello-mobile:moxy-compiler:$moxyVersion"

Покажите решение пожалуйста.
Возможно, необходимо библиотеку скомпелировать и вставить в ручную, но опыта мало.

Направьте.

https://github.com/ZavbakGit/FastPallets Мой проект

Не могу подключить dialogreadbarcode модуль. Перестает инжектить presenter в

https://github.com/ZavbakGit/FastPallets/blob/master/app/src/main/java/fun/gladkikh/fastpallets/ui/activities/MainActivity.kt

если включаю

implementation project(path: ':dialogreadbarcode')

В нем тоже подключена moxy

Спасибо!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant