foundation for api v4

This commit is contained in:
Owen LeJeune
2022-03-14 11:29:04 -04:00
parent f74b07102d
commit 4001f2d0ea
124 changed files with 614 additions and 177 deletions

View File

@@ -22,6 +22,7 @@ android {
}
buildConfigField("String", "TMDB_ApiKey", TMDB_ApiKey)
buildConfigField("String", "TMDB_Api_v4Key", TMDB_Api_v4Key)
}
buildTypes {