All Downloads are FREE. Search and download functionalities are using the official Maven repository.

commonMain.com.vonage.clientcore.BuildKonfig.kt Maven / Gradle / Ivy

Go to download

This package is part of the Vonage Client SDK and is meant only as a dependency for Voice, Chat, and Combined packages. For more information, documentation, and code samples, please visit the Vonage Developer Portal.

There is a newer version: 1.7.2
Show newest version
package com.vonage.clientcore

import kotlin.String

internal object BuildKonfig {
  public val releaseVersion: String = "1.6.0-rc.2-dev"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy