We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62c485 commit b877771Copy full SHA for b877771
example/android/app/build.gradle
@@ -41,7 +41,6 @@ android {
41
targetSdkVersion 32
42
versionCode flutterVersionCode.toInteger()
43
versionName flutterVersionName
44
- // manifestPlaceholders = [applicationName: "android.app.Application"]
45
}
46
47
buildTypes {
0 commit comments