You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is observed when I was fixing #9.
If a string is one-digit only. It is not recognized.
"Version number needs to be between 1 and 40" exception is occured.
This issue is observed when I was fixing #9.
If a string is one-digit only. It is not recognized.
"Version number needs to be between 1 and 40" exception is occured.
I don't know (for now) how to correclty fix it.