Keep Wear shared state compatible

This commit is contained in:
callebtc 2026-07-29 03:57:28 +02:00
parent e4f0713121
commit c8153c0d18

View File

@ -77,6 +77,7 @@ val sharedSourceIncludes = listOf(
"com/bitchat/android/services/AppStateStore.kt",
"com/bitchat/android/services/ContactDirectory.kt",
"com/bitchat/android/services/ContactIdentityResolver.kt",
"com/bitchat/android/services/ConversationRepository.kt",
"com/bitchat/android/services/PrivateMessageArrivalOrder.kt",
"com/bitchat/android/services/SeenMessageStore.kt",
"com/bitchat/android/services/VerificationService.kt",