Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Gradle 5.6.4 migration issue #57

Closed
rwendelboe opened this issue Feb 25, 2020 · 4 comments
Closed

Gradle 5.6.4 migration issue #57

rwendelboe opened this issue Feb 25, 2020 · 4 comments
Assignees
Labels

Comments

@rwendelboe
Copy link

I keep getting these 3 errors after upgrading to gradle 5.6.4

AAPT: error: style attribute 'attr/sv_animationDuration (aka com.comcast.optek.xm.clouddev:attr/sv_animationDuration)' not found.

AAPT: error: resource attr/sv_background (aka com.comcast.optek.xm.clouddev:attr/sv_background) not found.

AAPT: error: resource attr/sv_animationDuration (aka com.comcast.optek.xm.clouddev:attr/sv_animationDuration) not found.

@Javed1191
Copy link

I am geting following error after upgrading 3.6.0 gradle

  1. APT: error: style attribute 'attr/sv_animationDuration (aka com.utc:attr/sv_animationDuration)' not found.
  2. AAPT: error: style attribute 'attr/sv_textSize (aka com.utc:attr/sv_textSize)' not found.
  3. AAPT: error: resource attr/sv_textSize (aka com.utc:attr/sv_textSize) not found.
  4. AAPT: error: resource attr/sv_background (aka com.utc:attr/sv_background) not found.
  5. AAPT: error: resource attr/sv_animationDuration (aka com.utc:attr/sv_animationDuration) not found.

@shuhart
Copy link
Owner

shuhart commented Feb 26, 2020

All dependencies were updated dependencies in 1.5.1. Update to this version.

@shuhart shuhart self-assigned this Feb 26, 2020
@shuhart shuhart added the bug label Feb 26, 2020
@joelpremkumar
Copy link

did u find a solution to this problem i am facing the same problem

AAPT: error: style attribute 'attr/sv_animationDuration (aka com.example.design2:attr/sv_animationDuration)' not found.

@rwendelboe
Copy link
Author

rwendelboe commented Mar 1, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants