From c2ca9066c6fd760bd6ef5d2f8f0530a89bfa7b66 Mon Sep 17 00:00:00 2001 From: Allan Wang Date: Tue, 24 Oct 2017 23:29:55 -0400 Subject: WIP: Feature/pip video 2 (#405) * Add dependency * Test new video view * Add initial video bindings * Implement drag to dismiss * Begin initial integration * Fix typo * Fix up url formatter * Update changelog * Create first fully integrated video build * Update translations * Update translations 2 --- gradle.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gradle.properties') diff --git a/gradle.properties b/gradle.properties index 0202da09..e1d1a99f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,12 +17,13 @@ MIN_SDK=21 TARGET_SDK=26 BUILD_TOOLS=26.0.2 -KAU=9270686 +KAU=a0587e8 KOTLIN=1.1.51 COMMONS_TEXT=1.1 CRASHLYTICS=2.7.1 DBFLOW=4.0.5 +EXOMEDIA=4.0.3 IAB=1.0.44 IICON_COMMUNITY=1.9.32.2 IICON_MATERIAL=2.2.0.3 -- cgit v1.2.3