---
source_url: https://www.pubnub.com/docs/chat/kotlin-chat-sdk/build/platform-support
title: Platform Support for Kotlin Chat SDK
updated_at: 2026-06-04T11:09:28.343Z
---

> Documentation Index
> For a curated overview of PubNub documentation, see: https://www.pubnub.com/docs/llms.txt
> For the full list of all documentation pages, see: https://www.pubnub.com/docs/llms-full.txt


# Platform Support for Kotlin Chat SDK

## Kotlin Chat SDK 1.0.0

### library: maven

**Repository:** [maven](https://repo.maven.apache.org/maven2/com/pubnub/pubnub-chat/1.0.0/)

#### Dependencies

| Name | Min version | License | Location | Required |
| --- | --- | --- | --- | --- |
| pubnub-kotlin | 10.1.0 | [PubNub Software Development Kit License](https://github.com/pubnub/kotlin/blob/master/LICENSE) | https://repo.maven.apache.org/maven2/com/pubnub/pubnub-kotlin/10.1.0/pubnub-kotlin-10.1.0.jar | Yes |

#### Supported Platforms

##### Android

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| armeabi-v7a, atom, armeabi, arm64-v8a | ART | N/A | N/A |

##### Linux

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86, x86-64 | JVM 8 | Ubuntu 12.04 | Ubuntu 20.04 LTS |

##### macOS

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86-64 | JVM 8 | macOS 10.12 | macOS 11.0.1 |

##### Windows

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86, x86-64 | JVM 8 | Windows Vista Ultimate | Windows 10 Home |

#### Target Platforms

* Android 6.0 or higher
* Linux (Ubuntu 12.04 or higher)
* macOS 10.12 or higher
* Windows Vista or higher