Update compileSdkVerison to avoid build warnings on android
This commit is contained in:
parent
371421a049
commit
b6699831d7
@ -33,7 +33,7 @@ apply plugin: 'kotlin-android'
|
||||
apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
|
||||
|
||||
android {
|
||||
compileSdkVersion flutter.compileSdkVersion
|
||||
compileSdkVersion 34
|
||||
|
||||
defaultConfig {
|
||||
configurations.all {
|
||||
|
Loading…
x
Reference in New Issue
Block a user