X-Git-Url: http://47.100.26.94:8080/?a=blobdiff_plain;f=app%2Fbuild.gradle;h=6e4aebf1b36dcfca068bb6769d5ef0d6ccc3bd4e;hb=410441c06aa4257d7d9dcb1b581abb4017c67c50;hp=f67efaa60bab4130d6e14aa39fe2d57279457ae7;hpb=b7202442677d0cf41e6e59870cd6c34e5619b8b9;p=rtmpclient.git diff --git a/app/build.gradle b/app/build.gradle index f67efaa..6e4aebf 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -33,4 +33,5 @@ dependencies { androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.1' implementation files('libs/log4j-1.2.17.jar') implementation files('libs/android-logging-log4j-1.0.3.jar') + implementation 'com.android.support:design:27.1.1' }