markchristopherng
markchristopherng
i have the same issue
Hi @stephanenicolas, if you don't want switch to Google's navigation library because its too much work do you have any other navigation libraries to recommend? The effort to move to...
> I created this PR to support config cache: https://github.com/f2prateek/dart/pull/248/files to solve build error. Please let me know if you have any feedback on it. > I created this PR...
I will try your new PR tomorrow with gradle 7.1 and let you know how it goes. Trying to make sure we can run the new version of Android Studio...
> yes we also not able to migrate it yet, do you have in mind which library that perfect to replace DH3 ? we are thinking about jetpack navigation component,...
> @markchristopherng i'm not sure yet with 7.1. But I able to fix issue on gradle 7: > #248 > > I added new commit to support config cache: [doniwinata0309@1248af9](https://github.com/doniwinata0309/dart/commit/1248af9)...
Yeah its working for me thanks. There is no time at the moment to migrate to jetpack navigation component. Hopefully this fix can last another 12 months :)
Hi @doniwinata0309 does your PR fix this issue? Just wondering if i now i have to build my own version of this library just to get past this issue.
I built the PR and it fixes the issue and it works with Gradle 6.7 which got release last week
> @markchristopherng the problem now, if you enable gradle configuration cache generateHensonNavigator task will fail your build. Do you have plan to use gradle config cache ? Currently we don't...