Skip to content

Commit

Permalink
feat: 升级callkit版本
Browse files Browse the repository at this point in the history
  • Loading branch information
wulei05 committed Dec 13, 2023
1 parent 3b90415 commit 19fcdd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NLiteAVDemo-Android-Java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ class Libs{
static def alog = "com.netease.yunxin.kit:alog:1.1.0"
static def kotlinxCoroutinesCore = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"
static def kotlinxCoroutinesAndroid = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.4"
static def call = "com.netease.yunxin.kit.call:call:2.2.0"
static def call = "com.netease.yunxin.kit.call:call:2.2.2"
static def okhttp = "com.squareup.okhttp3:okhttp:4.9.3"
static def okhttpLoggingInterceptor = "com.squareup.okhttp3:logging-interceptor:4.9.3"
static def retrofitCore = "com.squareup.retrofit2:retrofit:2.9.0"
Expand Down

0 comments on commit 19fcdd0

Please sign in to comment.