修复在直播间内跳转自己的直播间问题
This commit is contained in:
parent
d643df72bc
commit
406c67bf3a
@ -4,7 +4,7 @@ ext {
|
|||||||
buildToolsVersion: "29.0.2",
|
buildToolsVersion: "29.0.2",
|
||||||
minSdkVersion : 21,
|
minSdkVersion : 21,
|
||||||
targetSdkVersion : 33,
|
targetSdkVersion : 33,
|
||||||
versionCode : 449,
|
versionCode : 450,
|
||||||
versionName : "6.5.5"
|
versionName : "6.5.5"
|
||||||
]
|
]
|
||||||
manifestPlaceholders = [
|
manifestPlaceholders = [
|
||||||
|
Loading…
Reference in New Issue
Block a user