Skip to content

Commit

Permalink
[canary] Update SDKInfo.kt version to 2025.2.0-canary.1
Browse files Browse the repository at this point in the history
  • Loading branch information
zztkm committed Jan 28, 2025
1 parent d6f0cc2 commit aeca8f1
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.2.0-canary.0"
const val version = "2025.2.0-canary.1"

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

0 comments on commit aeca8f1

Please sign in to comment.