Skip to content

Commit f11be29

Browse files
committed
Update README
1 parent a3f94fa commit f11be29

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ The `ParseUI-Widget` library provides several useful UI widgets which integrate
1313

1414
```grovvy
1515
// 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'
16+
compile 'com.parse:parseui-login-android:0.0.2'
17+
compile 'com.parse:parseui-widget-android:0.0.2'
1818
1919
// Uncomment if using Facebook or Twitter Login (optional Maven dependency)
2020
// compile 'com.facebook.android:facebook-android-sdk:4.6.0'

0 commit comments

Comments
 (0)