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
UI.user_error!("VERSION_CODE (#{version_code}) in app/version.properties must be greater than the latest closed track version code (#{latest_live_version_code}).")
37
+
end
38
+
32
39
# Don't create changelog for f-droid because not committing it
UI.user_error!("VERSION_CODE (#{version_code}) in app/version.properties must be greater than the latest closed track version code (#{latest_live_version_code}).")
0 commit comments