diff --git a/android/build.gradle b/android/build.gradle index b78901d2..3a7534e7 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -22,7 +22,7 @@ rootProject.allprojects { apply plugin: 'com.android.library' android { - compileSdk 33 + compileSdk 36 compileOptions { sourceCompatibility JavaVersion.VERSION_1_8