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
@mshustov we need to know at least aprox. version - so I've added ~ to version constant.
Event if we missed updating it - we will get something ~0.7.2.
Please let me know if this will work.
Problems to solve:
v1.2.10
)Currently we're defaulting to 0.6.3:
public static final String LATEST_KNOWN_VERSION = "0.6.3";
We need to find a more reliable way to determine the version...
The text was updated successfully, but these errors were encountered: