dima.avdeev
2 years ago
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-rc01 |
compose.version=1.2.0-rc02 |
||||||
|
@ -1,5 +1,5 @@ |
|||||||
kotlin.stdlib.default.dependency=false |
kotlin.stdlib.default.dependency=false |
||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.7.10 |
kotlin.version=1.7.10 |
||||||
compose.version=1.2.0-rc01 |
compose.version=1.2.0-rc02 |
||||||
|
|
||||||
|
Loading…
Reference in new issue