This commit is contained in:
Dmitry Donskoy 2018-12-11 13:26:45 +03:00 committed by Vladimir Byko-Ianko
parent 1c9ec4495c
commit 231ffc3ba0

View file

@ -31,6 +31,8 @@ repositories {
maven {
url 'https://s3.amazonaws.com/moat-sdk-builds'
}
maven { url 'https://dl.bintray.com/google/flexbox-layout/' }
maven { url 'https://dl.bintray.com/google/exoplayer/' }
}
apply plugin: 'com.android.application'