Skip to content

Commit

Permalink
feat: meeting 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wangshaocong committed Oct 25, 2024
1 parent 10918f3 commit f631fc7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions SampleCode/Android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ android {
applicationId "com.netease.yunxin.kit.meeting.sampleapp"
minSdkVersion 21
targetSdkVersion 34
versionCode 40800
versionName "4.8.0"
versionCode 40900
versionName "4.9.0"

testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
Expand Down Expand Up @@ -64,7 +64,7 @@ dependencies {
implementation "androidx.navigation:navigation-fragment-ktx:2.3.0"
implementation "androidx.navigation:navigation-ui-ktx:2.3.0"

implementation("com.netease.yunxin.kit.meeting:meeting:4.8.0")
implementation("com.netease.yunxin.kit.meeting:meeting:4.9.1")

compileOnly 'com.netease.yunxin:nertc-full:5.5.40'
compileOnly 'com.netease.nimlib:basesdk:9.16.0'
Expand Down

0 comments on commit f631fc7

Please sign in to comment.