diff --git a/android/build.gradle b/android/build.gradle
index 18772cf0398be986e40580b12c853172d37ea1c0..0344b9e13b69ed342948383045f795c6fe745147 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -29,7 +29,7 @@ android {
         namespace 'com.clx.example.clx_listener_screen'
     }
 
-    compileSdkVersion 33
+    compileSdkVersion 31
 
     compileOptions {
         sourceCompatibility JavaVersion.VERSION_1_8