Skip to content

Commit 331da1c

Browse files
authored
Update sdk to 4.4.1
1 parent 6b7f2c4 commit 331da1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android/APIExample/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
33
apply from: "${rootDir.absolutePath}/git-hooks.gradle"
44
apply from: 'vendors.gradle'
55

6-
def agoraSdkVersion = "4.4.0"
6+
def agoraSdkVersion = "4.4.1"
77
def localSdkPath= "${rootProject.projectDir.absolutePath}/../../sdk"
88

99

0 commit comments

Comments
 (0)