pinkfish / flutter_native_timezone

Apache License 2.0
85 stars 179 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 3 months ago

lucasjinreal commented 3 months 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 2 months ago

same here

hugocornellier commented 2 months ago

I'm having the same issue.

tjarvstrand commented 2 months 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 2 months 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!