finished improving naming conventiong

This commit is contained in:
Tule Simon 2023-04-16 19:14:17 +01:00
parent 356876c14e
commit b08d80b181
2 changed files with 2 additions and 2 deletions

View file

@ -112,7 +112,7 @@ dependencies {
implementation libs.androidx.mediarouter
//Cast Dependencies
//normalImplementation libs.google.play.services.cast.framework
normalImplementation libs.google.play.services.cast.framework
//WebServer by NanoHttpd
normalImplementation libs.nanohttpd