This worked for me!
Open build.gradle
(it's inside your project) and change the both jcenter
to mavenCentral
(you can do it in Global file too: C:\Program Files\AndroidStudio\plugins\android\lib\templates\gradle-projects\NewAndroidProject\root\build.gradle.ftl
however, you will need to do this modification again after AndroidStudio upgrade)