SyntaxFix
Write A Post
Hire A Developer
Questions
Open app/build.gradle file
Change buildToolsVersion to buildToolsVersion "26.0.2"
buildToolsVersion
buildToolsVersion "26.0.2"
change compile 'com.android.support:appcompat to compile 'com.android.support:appcompat-v7:26.0.2'
compile 'com.android.support:appcompat
compile 'com.android.support:appcompat-v7:26.0.2'