sakibguy / worked-issues

arget medi a[rpescriptionmedicie] &ssets[dr] (reeeverse._ax:p)
2 stars 0 forks source link

[ORG] SG-MYALICE: Execution failed for task ':app:packageDevRelease'. #81

Closed sakibguy closed 1 year ago

sakibguy commented 1 year ago

PROB

flutter build apk --no-tree-shake-icons --flavor dev

Build failed with errs

Note: D:\flutter\flutter_windows_3.0.1-stable\flutter\.pub-cache\hosted\pub.dartlang.org\flutter_segment-3.9.0\android\src\main\java\com\example\flutter_segment\FlutterSegmentPlugin.ja
va uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:packageDevRelease'.
> A failure occurred while executing com.android.build.gradle.tasks.PackageAndroidArtifact$IncrementalSplitterRunnable
   > SigningConfig "release" is missing required property "storeFile".

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

SNap

Screenshot (249)

sakibguy commented 1 year ago

SOL1

keystore file & passphrase missing. Fix those.