After setting up my new GeoQuiz project according to the instructions, when I click finish on the new project wizard I get 5 errors from the initial attempt at Gradle project sync.
Unable to resolve dependency for ‘:app@debug/compileClasspath’: Could not resolve com.android.support.constraint:constraint-layout:1.1.3.
Unable to resolve dependency for ‘:app@debugAndroidTest/compileClasspath’: Could not resolve com.android.support.constraint:constraint-layout:1.1.3.
…