Skip to content

Execution failed for task ':lamp:verifyReleaseResources'. #13

@2math

Description

@2math

Hi and thanks for this lib!

When I want to make a new android build this error happens :

Execution failed for task ':lamp:verifyReleaseResources'.

A failure occurred while executing com.android.build.gradle.internal.tasks.Workers$ActionFacade
Android resource linking failed
C:\Users\G-Station.gradle\caches\transforms-2\files-2.1\a16a4716498c2491397195c173df1e6b\core-1.1.0\res\values\values.xml:142:5-173:25: AAPT: error: resource android:attr/font
Style not found.

 C:\Users\G-Station\.gradle\caches\transforms-2\files-2.1\a16a4716498c2491397195c173df1e6b\core-1.1.0\res\values\values.xml:142:5-173:25: AAPT: error: resource android:attr/font

not found.

 C:\Users\G-Station\.gradle\caches\transforms-2\files-2.1\a16a4716498c2491397195c173df1e6b\core-1.1.0\res\values\values.xml:142:5-173:25: AAPT: error: resource android:attr/font

Weight not found.

 C:\Users\G-Station\.gradle\caches\transforms-2\files-2.1\a16a4716498c2491397195c173df1e6b\core-1.1.0\res\values\values.xml:142:5-173:25: AAPT: error: resource android:attr/font

VariationSettings not found.

 C:\Users\G-Station\.gradle\caches\transforms-2\files-2.1\a16a4716498c2491397195c173df1e6b\core-1.1.0\res\values\values.xml:142:5-173:25: AAPT: error: resource android:attr/ttcI

ndex not found.

I was able to fixed as opening local version of the lib and changed in the build.gradle, compileSdkVersion and targetSdkVersion to 28.

Please distribute a new version with updated build.gradle .
Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions