Browse Source
* Fix todo example * Remove comment --------- Co-authored-by: Alexander Maryanovsky <msasha@gmail.com>pull/2990/head
Igor Demin
2 years ago
committed by
GitHub
5 changed files with 5 additions and 5 deletions
@ -1,3 +1,3 @@ |
|||||||
# TODO can we get rid of duplication with root gradle.properties? |
# TODO can we get rid of duplication with root gradle.properties? |
||||||
kotlin.version=1.7.10 |
kotlin.version=1.7.10 |
||||||
compose.version=1.2.0 |
compose.version=1.4.0-rc01 |
Loading…
Reference in new issue