Code Cleanup

This commit is contained in:
Prathamesh More 2022-01-07 22:23:59 +05:30
parent 508bfde5cb
commit 75cdf4d57f
2 changed files with 3 additions and 25 deletions

View file

@ -102,7 +102,7 @@ dependencies {
//Cast Dependencies
implementation 'androidx.mediarouter:mediarouter:1.2.5'
implementation 'com.google.android.gms:play-services-cast-framework:21.0.0'
implementation 'com.google.android.gms:play-services-cast-framework:21.0.1'
//WebServer by NanoHttpd
implementation "org.nanohttpd:nanohttpd:2.3.1"