diff --git a/android/app/build.gradle b/android/app/build.gradle index 47392c4..fbef7b0 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -7,7 +7,8 @@ plugins { android { namespace = "net.ything.radio.ything_radio" - compileSdk = flutter.compileSdkVersion + //compileSdk = flutter.compileSdkVersion + compileSdk = 34 ndkVersion = flutter.ndkVersion compileOptions {