Starting Project does not work - Error when checking AAR metadata
I can't build my project apk or start it anymore
Android Studio says "error appears when checking AAR metadata"
and "Recommended action: Update this project to use a newer compileSdkVersion
of at least 33, for example 33.
but when I changed minsdk and targetversion to 33
another error appears
Runtime jar files in the classpath should have the same version
What can I do?