mirror of
https://github.com/owenlejeune/TVTime.git
synced 2025-11-09 13:22:44 -05:00
foundation for api v4
This commit is contained in:
@@ -22,6 +22,7 @@ android {
|
||||
}
|
||||
|
||||
buildConfigField("String", "TMDB_ApiKey", TMDB_ApiKey)
|
||||
buildConfigField("String", "TMDB_Api_v4Key", TMDB_Api_v4Key)
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
||||
Reference in New Issue
Block a user