diff options
author | Sergei Kozelko <KozelkoS@yandex.ru> | 2022-12-23 22:17:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-23 22:17:24 +0000 |
commit | a21eccca0d788958824c747f102ad8508aa089f8 (patch) | |
tree | 6dff3b8fe254be9bb5d81220efd01bd171b08ad3 /gradle/wrapper/gradle-wrapper.properties | |
parent | 483cb7023c9cbb536978d487e4d9a4efb27a32d7 (diff) | |
download | infinity-for-reddit-a21eccca0d788958824c747f102ad8508aa089f8.tar infinity-for-reddit-a21eccca0d788958824c747f102ad8508aa089f8.tar.gz infinity-for-reddit-a21eccca0d788958824c747f102ad8508aa089f8.tar.bz2 infinity-for-reddit-a21eccca0d788958824c747f102ad8508aa089f8.tar.lz infinity-for-reddit-a21eccca0d788958824c747f102ad8508aa089f8.tar.xz infinity-for-reddit-a21eccca0d788958824c747f102ad8508aa089f8.tar.zst infinity-for-reddit-a21eccca0d788958824c747f102ad8508aa089f8.zip |
Inject Streamable api provider instead of Retrofit instance (#1217)
Low effort/high impact case. Simple change that removes Retrofit instance creation from startup path because it is used only after receiving response from Reddit. Eliminates Retrofit instance creation completely if it is not used. Also improves type safety by replacing common Retrofit type with specific api type.
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
0 files changed, 0 insertions, 0 deletions