iampawan / iampawan/Flutter-Music-Player

Gradle task assembleDebug failed with exit code 1

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
1.8k
Forks
557
PR merge metrics
No merged PRs in 30d

Description

Resolving dependencies... 2.6s
C:\Users\kribs\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\0dc3bb41d466f63faf834ea1774b80e5\res\values\values.xml:251:5-69: AAPT: error: resource android:attr/fontVariationSettings not found.

C:\Users\kribs\.gradle\caches\transforms-1\files-1.1\appcompat-v7-27.1.0.aar\0dc3bb41d466f63faf834ea1774b80e5\res\values\values.xml:251:5-69: AAPT: error: resource android:attr/ttcIndex not found.

C:\fl\music\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:226: error: resource android:attr/fontVariationSettings not found.
C:\fl\music\build\app\intermediates\incremental\mergeDebugResources\merged.dir\values\values.xml:226: error: resource android:attr/ttcIndex not found.
error: failed linking references.

Failed to execute aapt
com.android.ide.common.process.ProcessException: Failed to execute aapt

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the repository's Android and Gradle configuration, then reproduce the reported `assembleDebug` failure. The issue is resolved when the Android debug build completes without the missing `fontVariationSettings` and `ttcIndex` resource errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, dart, flutter
Domain
build-system, mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.