I updated SDK yesterday and after project sync I got next message:
Error:Conflict with dependency 'com.android.support:support-annotations'. Resolved versions for app (23.2.0) and test app (23.1.1) differ. See http://g.co/androidstudio/app-test-app-conflict for details.
I suppose Android Studio tries to use latest dependencies even I didn't change my Gradle files. How to workaround it?