Build alpha release

This commit is contained in:
ismailgulek 2021-12-07 13:51:15 +03:00 committed by GitHub
parent 4e4421976e
commit 98cd9dc4f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,9 +13,9 @@ use_frameworks!
# - `{ {kit spec hash} => {sdk spec hash}` to depend on specific pod options (:git => …, :podspec => …) for each repo. Used by Fastfile during CI
#
# Warning: our internal tooling depends on the name of this variable name, so be sure not to change it
$matrixKitVersion = '= 0.16.10'
# $matrixKitVersion = '= 0.16.10'
# $matrixKitVersion = :local
# $matrixKitVersion = {'develop' => 'develop'}
$matrixKitVersion = {'ismail/5068_start_thread' => 'ismail/5096_thread_notifications'}
########################################