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
{{ message }}
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
VersionHandlerclasstakes responsibility for deciding status of update based on fetched version info and current application version. It returns `Single<VersionStatus>`
48
+
VersionStatusResolverclasstakes responsibility for deciding status of update based on fetched version info and current application version. It returns `Single<VersionStatus>`
49
49
50
50
Interface VersionFetcher should be used for actual fetching of version configurations.
0 commit comments