We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b7f2c4 commit 331da1cCopy full SHA for 331da1c
Android/APIExample/app/build.gradle
@@ -3,7 +3,7 @@ apply plugin: 'kotlin-android'
3
apply from: "${rootDir.absolutePath}/git-hooks.gradle"
4
apply from: 'vendors.gradle'
5
6
-def agoraSdkVersion = "4.4.0"
+def agoraSdkVersion = "4.4.1"
7
def localSdkPath= "${rootProject.projectDir.absolutePath}/../../sdk"
8
9
0 commit comments