- Removed middle layer of abstraction for subsonic classes
- Used kotlin for classes
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
package com.cappielloantonio.play.util
|
||||
|
||||
object Constants {
|
||||
const val SHARED_PREF_KEY = "play-shared-preferences"
|
||||
}
|
||||
Reference in New Issue
Block a user