We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc7f34 commit 845ee81Copy full SHA for 845ee81
Android/APIExample-Audio/app/build.gradle
@@ -1,7 +1,7 @@
1
apply plugin: 'com.android.application'
2
3
def localSdkPath= "${rootProject.projectDir.absolutePath}/../../sdk"
4
-def agoraSdkVersion = '4.4.0'
+def agoraSdkVersion = '4.4.1'
5
6
android {
7
compileSdkVersion 32
0 commit comments