pinkfish / flutter_native_timezone

Apache License 2.0
80 stars 159 forks source link

vExecution failed for task ':flutter_native_timezone:verifyReleaseResources'. > A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action > Android resource linking failed ERROR:/Users/jintian/dev/codes/apps/neso_flutter/build/flutter_native_timezone/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found. #68

Open lucasjinreal opened 1 month ago

lucasjinreal commented 1 month ago

Execution failed for task ':flutter_native_timezone:verifyReleaseResources'.

A failure occurred while executing com.android.build.gradle.tasks.VerifyLibraryResourcesTask$Action Android resource linking failed ERROR:/Users/jintian/dev/codes/apps/neso_flutter/build/flutter_native_timezone/intermediates/merged_res/release/values/values.xml:194: AAPT: error: resource android:attr/lStar not found.

pavelsg commented 3 weeks ago

same here

hugocornellier commented 1 week ago

I'm having the same issue.

tjarvstrand commented 1 week ago

Hey guys,

This package last saw an update three years ago. Consider switching to flutter_timezone instead, which is a fork of this repo.

hugocornellier commented 1 week ago

Hey guys,

This package last saw an update three years ago. Consider switching to flutter_timezone instead, which is a fork of this repo.

Thank you, this worked for me. Great job on the repo!