Recent searches


No recent searches

[AndroidAPI]Getting error when I upgrade my kotlin version and add ViewBinding to Android Project



Posted Oct 27, 2023

Here is the error I am getting.

/databinding/ZsActivityViewArticleBinding.java:29: error: ArticleVotingView is not public in zendesk.support.guide; cannot be accessed from outside package
  public final ArticleVotingView articleVotingContainer;

I updated my app's kotlin version to v1.8.0 and core-ktx library to v1.10.0 which requires viewbinding to be enabled because synthetics is no longer available and I get this error from the library files generated by the zendesk library. Any suggestions on how to fix this? I am currently using version 5.2.0


0

0

0 comments

Sign in to leave a comment.

Didn't find what you're looking for?

New post