Skip to content

Commit

Permalink
fix: fix error in git
Browse files Browse the repository at this point in the history
  • Loading branch information
hamada147 committed Sep 12, 2022
1 parent 51d1cf9 commit 85d1965
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Apollo/src/commonMain/kotlin/io/iohk/prism/apollo/Platform.kt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
package io.iohk.prism.apollo

expect object Platform {
val OS: String
}

0 comments on commit 85d1965

Please sign in to comment.