Yuito-app-android/app/src/main/java/com/keylesspalace/tusky/components/conversation
Konrad Pozniak 1586817c3d
Update gradle, kotlin and other dependencies (#2291)
* update gradle, kotlin and other dependencies

* fix new warnings

* remove unused import

* update Proguard rules

* add explicit dependency on Gson to get the newest version

* remove debug flag from proguard rules again

* fix typo
2022-01-20 21:10:32 +01:00
..
ConversationAdapter.kt migrate to paging 3 (#2182) 2021-06-17 18:54:56 +02:00
ConversationEntity.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ConversationLoadStateAdapter.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ConversationViewHolder.java always show follow requests in main menu (#1809) 2021-04-10 20:30:44 +02:00
ConversationsFragment.kt Update gradle, kotlin and other dependencies (#2291) 2022-01-20 21:10:32 +01:00
ConversationsRemoteMediator.kt Update gradle, kotlin and other dependencies (#2291) 2022-01-20 21:10:32 +01:00
ConversationsRepository.kt add ktlint plugin to project and apply default code style (#2209) 2021-06-28 21:13:24 +02:00
ConversationsViewModel.kt Update gradle, kotlin and other dependencies (#2291) 2022-01-20 21:10:32 +01:00