This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Client
/
EYuanGameSdk-KTX
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
v1.0.0开发:
1)谷歌账号登录切增加注销操作
2)修复通知发货接口由于iap服务问题导致重复调用
#Suyghur
3 years ago
parent
bc396cfbf3
commit
065a2ef9b5
9 changed files
with
17 additions
and
79 deletions
Unified View
Show Diff Stats
1
1
build.gradle
1
1
gradle.properties
1
52
library_core/src/main/cpp/sdk_drive.cpp
2
3
library_core/src/main/java/cn/yyxx/eyuangame/core/impl/SdkBridgeImpl.kt
0
12
library_core/src/main/java/cn/yyxx/eyuangame/core/impl/SdkDrive.kt
7
0
library_core/src/main/java/cn/yyxx/eyuangame/core/impl/iab/ChargeImpl.kt
2
1
library_core/src/main/java/cn/yyxx/eyuangame/core/impl/login/UserSignInImpl.kt
3
7
library_core/src/main/java/cn/yyxx/eyuangame/core/network/VolleyRequest.kt
0
2
settings.gradle
+ 1
- 1
build.gradle
View File