mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
5 lines
135 B
Swift
5 lines
135 B
Swift
import Foundation
|
|
|
|
public let APP_GIT_BRANCH = "master"
|
|
public let APP_GIT_COMMIT = "fe8432f12"
|
|
public let APP_GIT_TAG = "6.1.0-alpha"
|