diff --git a/android/build.gradle b/android/build.gradle index e861599..cac5c52 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -31,7 +31,7 @@ android { namespace 'com.agora.iris_method_channel' } - compileSdkVersion safeExtGet('compileSdkVersion', 31) + compileSdkVersion safeExtGet('compileSdkVersion', 34) externalNativeBuild { cmake {