diff --git a/android/build.gradle b/android/build.gradle index 1cd9a60..2003712 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -30,7 +30,7 @@ android { namespace 'com.chargebee.flutter.sdk' } - compileSdkVersion 30 + compileSdkVersion 34 compileOptions { sourceCompatibility JavaVersion.VERSION_1_8