From c867595528736fccf783a4834ce285289b42bdfc Mon Sep 17 00:00:00 2001 From: Sergey Zhigunov Date: Thu, 6 Aug 2020 00:46:58 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 549db0d..10af23b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ +**Read-only**. Repo migrated to https://github.com/applicaster/quick-brick-emmys + Bitmovin player layout is built based on the web provided from the Bitmovin. For Android and QuickBrick we are using default layout provided by Bitmovin SDK. For iOS we are using this custom layout https://github.com/applicaster-plugins/bitmovin-player-ui to add close button at the top right conner. @@ -10,4 +12,4 @@ buildscript { ext.kotlin_version = '1.3.10' dev use - ext.kotlin_version = '1.2.51' \ No newline at end of file + ext.kotlin_version = '1.2.51'