package com.cappielloantonio.play.util object Constants { const val SHARED_PREF_KEY = "play-shared-preferences" }