Skip to content

Commit 30d93fc

Browse files
committed
升级gson
1 parent 4250239 commit 30d93fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/video-link-android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ android {
4141
dependencies {
4242
// api fileTree(include: ['*.jar', '*.aar'], dir: 'libs')
4343
embed (name:'android_gvoice-release',ext:'aar')
44-
implementation 'com.google.code.gson:gson:2.8.5'
44+
implementation 'com.google.code.gson:gson:2.8.9'
4545
testImplementation 'junit:junit:4.+'
4646
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
4747
//kotlin协程

0 commit comments

Comments
 (0)