mirror of
https://github.com/InsanusMokrassar/JSUIKitKBindings.git
synced 2024-11-04 15:33:49 +00:00
commit
e6ebc70578
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## 0.4.2
|
||||
|
||||
* `Compose`: `1.2.2`
|
||||
|
||||
## 0.4.1
|
||||
|
||||
* Now it is possible to use `StandardInput` with simple `T` types instead of states
|
||||
|
@ -9,4 +9,4 @@ android.enableJetifier=true
|
||||
# Project data
|
||||
|
||||
group=dev.inmo
|
||||
version=0.4.1
|
||||
version=0.4.2
|
||||
|
@ -1,7 +1,7 @@
|
||||
[versions]
|
||||
|
||||
kt = "1.7.20"
|
||||
jb-compose = "1.2.1"
|
||||
jb-compose = "1.2.2"
|
||||
jb-dokka = "1.7.20"
|
||||
gh-release = "2.4.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user