美文网首页
minSdkVersion 16 cannot be small

minSdkVersion 16 cannot be small

作者: 狂野的骚猪 | 来源:发表于2022-08-17 16:20 被阅读0次

minSdkVersion 16 cannot be smaller than version 19 declared in library 

解决方法,对应的把16改成19:

本地的flutter路径

1、flutter_sdk/packages/flutter_tools/templates/module/android/host_app_common/app.tmpl/build.gradle.tmpl

2、flutter>packages>flatter_tools>gradle>flatter更改flutter.minSdkVersion

相关文章

网友评论

      本文标题:minSdkVersion 16 cannot be small

      本文链接:https://www.haomeiwen.com/subject/tuojgrtx.html