Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c26cad2ed4 | |||
| 32bfd089fd | |||
| b3bef7cd6d |
@@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official
|
||||
version=0.3.0
|
||||
catalog=0.5.0
|
||||
version=0.4.0
|
||||
catalog=0.6.0
|
||||
|
||||
@@ -11,9 +11,6 @@ object Device {
|
||||
data class Response(
|
||||
val id: UUID,
|
||||
val type: UUID,
|
||||
)
|
||||
|
||||
data class Identity(
|
||||
val identity: String,
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user