Closed
Description
https://github.com/ParsePlatform/Parse-SDK-Android/blob/master/ParseStarterProject/proguard-rules.pro should be included in Parse project as a consumer proguard file. A benefit is that projects that depend on Parse wouldn't need to bundle a dedicated proguard file for it. So that would save lots of time and effort. Latest Play services has done the same thing.
Wdyt?