Skip to content

Commit

Permalink
fix for qq native auth
Browse files Browse the repository at this point in the history
  • Loading branch information
artyomnikolaev committed Apr 7, 2021
1 parent 66a215f commit b87f354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xsolla-login-sdk-qq/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

<application>
<uses-library android:name="org.apache.http.legacy" android:required="false" />
<activity
android:name="com.tencent.tauth.AuthActivity"
android:launchMode="singleTask"
Expand Down

0 comments on commit b87f354

Please sign in to comment.