trello-archive / victor

Use SVGs as resources in Android
Apache License 2.0
1.01k stars 49 forks source link

Deprecated gradle feature #69

Closed Dkhusainov closed 4 years ago

Dkhusainov commented 6 years ago

Gradle: 4.7

Right now while using this pluiging gradle apwms warnings "registerResGeneratingTask is deprecated, use registerGeneratedResFolders(FileCollection)". Could you please patch it?

masc3d commented 4 years ago

now broken with gradle-6.

dlew commented 4 years ago

I believe you that it's broken, however I am personally not using Victor anymore and don't have any time to fix it soon (especially given Thanksgiving weekend). PRs are welcome, otherwise I'll try to find some time in December to fix.

masc3d commented 4 years ago

would you like a PR for this @dlew

dlew commented 4 years ago

I would accept PRs, yes.

dlew commented 4 years ago

Fixed by #71