explicity use sdk 34 until 35 is supported
This commit is contained in:
@@ -7,7 +7,8 @@ plugins {
|
||||
|
||||
android {
|
||||
namespace = "net.ything.radio.ything_radio"
|
||||
compileSdk = flutter.compileSdkVersion
|
||||
//compileSdk = flutter.compileSdkVersion
|
||||
compileSdk = 34
|
||||
ndkVersion = flutter.ndkVersion
|
||||
|
||||
compileOptions {
|
||||
|
||||
Reference in New Issue
Block a user