Adnan Sharif

Results 1 comments of Adnan Sharif

I am facing the same problem after migrating to gradle 3.2.0-alpha15 > build.gradle `buildscript { repositories { jcenter() google() } dependencies { classpath 'com.android.tools.build:gradle:3.2.0-alpha15' } }` But it works fine...