Updated dependencies

This commit is contained in:
Prathamesh More 2022-08-14 13:42:40 +05:30
parent c3a189d64f
commit 06e0bdf333
2 changed files with 3 additions and 3 deletions

View file

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