Skip to content

Commit 4e8d773

Browse files
committed
refactor: move from java/ to kotlin/
1 parent 0a4c51f commit 4e8d773

8 files changed

File tree

examples/src/main/java/com/ably/example/MainActivity.kt renamed to examples/src/main/kotlin/com/ably/example/MainActivity.kt

File renamed without changes.
File renamed without changes.

examples/src/main/java/com/ably/example/screen/ColorVotingScreen.kt renamed to examples/src/main/kotlin/com/ably/example/screen/ColorVotingScreen.kt

File renamed without changes.

examples/src/main/java/com/ably/example/screen/MainScreen.kt renamed to examples/src/main/kotlin/com/ably/example/screen/MainScreen.kt

File renamed without changes.

examples/src/main/java/com/ably/example/screen/TaskManagementScreen.kt renamed to examples/src/main/kotlin/com/ably/example/screen/TaskManagementScreen.kt

File renamed without changes.

examples/src/main/java/com/ably/example/ui/theme/Color.kt renamed to examples/src/main/kotlin/com/ably/example/ui/theme/Color.kt

File renamed without changes.

examples/src/main/java/com/ably/example/ui/theme/Theme.kt renamed to examples/src/main/kotlin/com/ably/example/ui/theme/Theme.kt

File renamed without changes.

examples/src/main/java/com/ably/example/ui/theme/Type.kt renamed to examples/src/main/kotlin/com/ably/example/ui/theme/Type.kt

File renamed without changes.

0 commit comments

Comments
 (0)