I am trying to implement google analytics for one of my android apps. I am totally new for analytics and android app development. I thought of trying the examples given in t
I was facing the similar issue.
Use classpath com.android.tools.build:gradle:1.2.3. That solved my problem.
com.android.tools.build:gradle:1.2.3