When I look on Github I can clearly see the mehotd
public void setFileName(String fileName)
However I can’t use it in the SDK.
Surely this is not a big problem, I can just copy-paste the class.
However I’m interested in why this class is not up-to-date. GitHub says the last change was on March 21st.
If you want to experiment a bit, you could try building the sdk from the git yourself, then you would have alawys a top notch version (if it builds at all that is)