Skip to content

Commit 411d3a0

Browse files
authored
Update sdk to 4.4.1
1 parent 3e4a874 commit 411d3a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android/APIExample-Audio/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.application'
22

33
def localSdkPath= "${rootProject.projectDir.absolutePath}/../../sdk"
4-
def agoraSdkVersion = '4.4.0'
4+
def agoraSdkVersion = '4.4.1'
55

66
android {
77
compileSdkVersion 32

0 commit comments

Comments
 (0)