mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 02:58:07 +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 = "5492a3e3a"
|
|
public let APP_GIT_TAG = "6.1.0-alpha"
|