кстати говоря, получилось собрать все на форке -
https://jitpack.io/p/sergevalevich/moxy, конкретно в билде это выглядит так:
implementation 'tech.schoolhelper:moxy-x:1.7.0'
implementation 'tech.schoolhelper:moxy-x-app-compat:1.7.0'
annotationProcessor 'tech.schoolhelper:moxy-x-compiler:1.7.0'
kapt 'tech.schoolhelper:moxy-x-compiler:1.7.0'
импорты остались все старые и приложение компилится и работает)))