parse-community / ParseUI-Android

ParseUI contains user interface libraries for building apps with the Parse Android SDK.
Other
592 stars 323 forks source link

Update Parse to 1.10.1 and revise path for ParseLoginUI gradle #67

Closed wangmengyan95 closed 9 years ago

wangmengyan95 commented 9 years ago
  1. Update Parse to 1.10.1
  2. Update Bolts to 1.2.1
  3. Revise ParseLoginUI gradle to use absolute path not ext path, so when developers import it separately, there is no error due to no ext in developers's root gradle.
hallucinogen commented 9 years ago

Ship!