Fix build

This commit is contained in:
Him188 2021-01-22 13:22:32 +08:00
parent 1963b3768d
commit 8dd3830a71

View File

@ -770,7 +770,7 @@ internal class QQAndroidBotNetworkHandler(coroutineContext: CoroutineContext, bo
}
@PublishedApi
internal val packetListeners = ConcurrentLinkedQueue<PacketListener>()
internal val packetListeners: ConcurrentLinkedQueue<PacketListener> = ConcurrentLinkedQueue()
@PublishedApi
internal inner class PacketListener(