LemonCola
Results
2
comments of
LemonCola
trafficstars
@rajeevjaiswal for my case, facebook SDK 'secretly' pulled the version to 23.2.0 even though I have the line: ``` compile 'com.android.support:support-v4:23.1.1' ``` I need to explicitly exclude the dependency like...
Thanks @ekinguvencoglu for helping~ @Spotik let's try the GUI way~ 1) Open Gradle Panel (View > Tool Windows > Gradle)  2) Click...