с использованием либо = или += также не помог.
Код: Выделить всё
manifestPlaceholders += [
applicationName: "name.myapp.CustomApplication"
]
< /code>
requires a placeholder substitution but no value for is provided.
< /code>
My versions are:
Flutter 3.32.0-1.0.pre.305
Dart 3.9.0 (build 3.9.0-63.0.dev)
< /code>
Both android/gradle/wrapper/gradle.properties
distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-all.zip
< /code>
I am using Android Studio on macOS Sequioa.
Do you know where the problem may lie?
Thanks!
Подробнее здесь: https://stackoverflow.com/questions/796 ... -is-provid