We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3f94fa commit f11be29Copy full SHA for f11be29
README.md
@@ -13,8 +13,8 @@ The `ParseUI-Widget` library provides several useful UI widgets which integrate
13
14
```grovvy
15
// Module dependency on ParseUI libraries sources
16
- compile 'com.parse:parseui-login-android:0.0.1'
17
- compile 'com.parse:parseui-widget-android:0.0.1'
+ compile 'com.parse:parseui-login-android:0.0.2'
+ compile 'com.parse:parseui-widget-android:0.0.2'
18
19
// Uncomment if using Facebook or Twitter Login (optional Maven dependency)
20
// compile 'com.facebook.android:facebook-android-sdk:4.6.0'
0 commit comments