Skip to content

Commit 190982a

Browse files
committed
chore: update README
1 parent bbb2008 commit 190982a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Kotlin Composable Architecture
22

3-
[![Kotlin](https://img.shields.io/badge/kotlin-1.3.72-orange)](https://kotlinlang.org/docs/tutorials/getting-started.html)
3+
[![Kotlin](https://img.shields.io/badge/kotlin-1.4.21-orange)](https://kotlinlang.org/docs/tutorials/getting-started.html)
44
[![@wearemakery](https://img.shields.io/badge/contact-@wearemakery-blue)](https://twitter.com/wearemakery)
55

66
The Kotlin Composable Architecture is a companion library for the amazing [Swift Composable Architecture](https://github.com/pointfreeco/swift-composable-architecture) created by [Point-Free](https://www.pointfree.co/). This implementation tries to mimic the original version's patterns and techniques, but because Swift and Kotlin have some fundamental differences, there are a few alternative design decisions. Eventually, we are aiming to provide the same ergonomics as the Swift implementation and full feature parity.

0 commit comments

Comments
 (0)