0
I'm using the following information on my build.gradel file:
I have the following flags in my gradel.properties file:
Does anyone knows how to solve the error "class file androidx.appcompat.app.AppCompatActivity not found"?
The class is being called from inside an aar library file. The class which extends the AppCompatActivity class does an import of the class file.
This implementation is of a Cordova plugin located on
https://github.com/ruption-lda/ruption-ar-cordova-plugin