Skip to content
This repository was archived by the owner on Jan 22, 2024. It is now read-only.

Commit df2b873

Browse files
committed
naming
1 parent c00594f commit df2b873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package com.jetbrains.jonnyzzz.common
22

33
actual fun platformName(): String {
4-
return "JVM6"
4+
return "Android"
55
}
66

0 commit comments

Comments
 (0)