mirror of
https://github.com/antebudimir/tempus.git
synced 2026-01-01 18:03:33 +00:00
- Removed middle layer of abstraction for subsonic classes
- Used kotlin for classes
This commit is contained in:
parent
917c0839de
commit
ca15f51c85
168 changed files with 2026 additions and 6588 deletions
|
|
@ -0,0 +1,5 @@
|
|||
package com.cappielloantonio.play.util
|
||||
|
||||
object Constants {
|
||||
const val SHARED_PREF_KEY = "play-shared-preferences"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue