diff --git a/ScreenShots/PlayList.png b/ScreenShots/PlayList.png new file mode 100644 index 00000000..cd2b6280 Binary files /dev/null and b/ScreenShots/PlayList.png differ diff --git a/app/src/main/java/com/shabinder/spotiflyer/models/Album.kt b/app/src/main/java/com/shabinder/spotiflyer/models/Album.kt index 1101d45c..afb70c8e 100644 --- a/app/src/main/java/com/shabinder/spotiflyer/models/Album.kt +++ b/app/src/main/java/com/shabinder/spotiflyer/models/Album.kt @@ -15,7 +15,7 @@ * along with this program. If not, see . */ -package com.shabinder.musicForEveryone.models +package com.shabinder.spotiflyer.models data class Album( var album_type: String? = null,