Commit bc5e48d7120f365a067ad545cb2946d90e231706

Authored by 赵康
1 parent 34a1e9f2db
Exists in master

add cherry payment

modify facebook login within webview
modify paypal payment use new clientId

Showing 3 changed files with 0 additions and 1 deletions Side-by-side Diff

android/GameSDKRelease/libs/GameSDK2.3.1_proguard.jar
No preview for this file type
android/GameSDKRelease/libs/GameSDK2.4.0_proguard.jar
No preview for this file type
android/GameSDKSample/AndroidManifest.xml
... ... @@ -66,7 +66,6 @@
66 66 android:configChanges="orientation|screenLayout"
67 67 android:theme="@android:style/Theme.Translucent.NoTitleBar" >
68 68 </activity>
69   -
70 69 <activity
71 70 android:name="com.gumptech.sdk.ExchangeWindow"
72 71 android:configChanges="orientation|screenLayout"