diff --git a/sweyer_plugin/android/build.gradle b/sweyer_plugin/android/build.gradle index 960719302..7d0b01e06 100644 --- a/sweyer_plugin/android/build.gradle +++ b/sweyer_plugin/android/build.gradle @@ -25,7 +25,7 @@ apply plugin: 'com.android.library' apply plugin: 'kotlin-android' android { - compileSdkVersion 31 + compileSdkVersion 34 compileOptions { sourceCompatibility JavaVersion.VERSION_1_8