Nieuws

Hi, since I updated flutter to 3.24.0 and the kotlin version to 2.0.10, I get this compiling error: What went wrong: Execution failed for task ':flutter_fgbg:verifyReleaseResources'. A failure occu ...
解决了我的问题! android/build.gradle // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { ext { buildToolsVersion = "28.0.3" minSdkVersion = 19 ...