Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

Commit

Permalink
Update SDK to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjacunski committed Dec 6, 2013
1 parent 77ccf39 commit ae768e2
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
1 change: 0 additions & 1 deletion SampleApp/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@
<activity android:name="com.paypal.android.sdk.payments.LoginActivity" />
<activity android:name="com.paypal.android.sdk.payments.PaymentMethodActivity" />
<activity android:name="com.paypal.android.sdk.payments.PaymentConfirmActivity" />
<activity android:name="com.paypal.android.sdk.payments.PaymentCompletedActivity" />
<activity
android:name="io.card.payment.CardIOActivity"
android:configChanges="keyboardHidden|orientation" />
Expand Down
Binary file modified SampleApp/libs/PayPalAndroidSDK.jar
Binary file not shown.
Binary file removed SampleApp/res/drawable-mdpi/.DS_Store
Binary file not shown.
Binary file modified libs/PayPalAndroidSDK.jar
Binary file not shown.
5 changes: 5 additions & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
PayPal Android SDK release notes
================================

1.2.2
-----
* Fix login page layout issue [20](https://github.com/paypal/PayPal-Android-SDK/issues/20)
* Add some login error logging

1.2.1
-----
* Update card.io library to 3.1.3
Expand Down

0 comments on commit ae768e2

Please sign in to comment.