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
updated to jdk11
updated android gradle plugin
code refactoring
comments added
decimal number bug that converted numbers like 12.1 to 12.09999999999999999 fixed
etc