A
A
AleksandrFl2020-09-11 10:11:53
android studio
AleksandrFl, 2020-09-11 10:11:53

Cannot access 'android.support.v7.app.AppCompatActivity' Check your module classpath for missing or conflicting dependencies?

When using moxy, an error occurs, what should I do?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AleksandrFl, 2020-09-11
@AleksandrFl

apply plugin: 'kotlin-kapt'

//moxyX
implementation 'tech.schoolhelper:moxy-x:1.7.0'
kapt 'tech.schoolhelper:moxy-x-compiler:1.7.0'
implementation 'tech.schoolhelper:moxy-x-androidx:1.7.0'

everything is working

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question