DroidsOnRoids/FoQA

is there a version that support 'android.support.x' ?

Closed this issue · 1 comments

is there a version that support 'android.support.x' ?

No, there isn't such version.
However, you may try to disable jetifier and use AndroidX properties:
https://github.com/DroidsOnRoids/FoQA/blob/master/gradle.properties#L4

If all the dependencies didn't already switched to AndroidX it should work.