Skip to content

Commit

Permalink
[canary] Update SDKInfo.kt version to 2025.2.0-canary.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zztkm committed Jan 27, 2025
1 parent 31979df commit 91c9e89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import org.webrtc.WebrtcBuildVersion

class SDKInfo {
companion object {
const val version = "2025.1.0"
const val version = "2025.2.0-canary.0"

fun sdkInfo(): String {
return "Sora Android SDK $version (${BuildConfig.REVISION})"
Expand Down

0 comments on commit 91c9e89

Please sign in to comment.