SyntaxFix
Write A Post
Hire A Developer
Questions
open file gradle.properties and add these two lines to it:
android.useAndroidX = true android.enableJetifier = true
clean and build