Igor Demin
8 months ago
committed by
GitHub
23 changed files with 45 additions and 45 deletions
@ -1,2 +1,2 @@
|
||||
compose.version=1.6.0 |
||||
compose.version=1.6.1 |
||||
kotlin.code.style=official |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.9.22 |
||||
compose.version=1.6.0 |
||||
kotlin.version=1.9.23 |
||||
compose.version=1.6.1 |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.9.22 |
||||
compose.version=1.6.0 |
||||
kotlin.version=1.9.23 |
||||
compose.version=1.6.1 |
||||
|
@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.9.22 |
||||
compose.version=1.6.0 |
||||
kotlin.version=1.9.23 |
||||
compose.version=1.6.1 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
@ -1,6 +1,6 @@
|
||||
kotlin.code.style=official |
||||
kotlin.js.webpack.major.version=4 |
||||
kotlin.version=1.9.22 |
||||
compose.version=1.6.0 |
||||
kotlin.version=1.9.23 |
||||
compose.version=1.6.1 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.9.22 |
||||
compose.version=1.6.0 |
||||
kotlin.version=1.9.23 |
||||
compose.version=1.6.1 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.9.22 |
||||
compose.version=1.6.0 |
||||
kotlin.version=1.9.23 |
||||
compose.version=1.6.1 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.9.22 |
||||
compose.version=1.6.0 |
||||
kotlin.version=1.9.23 |
||||
compose.version=1.6.1 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
xcodeproj=./iosApp |
||||
org.gradle.jvmargs=-Xmx3g |
||||
kotlin.version=1.9.22 |
||||
compose.version=1.6.0 |
||||
kotlin.version=1.9.23 |
||||
compose.version=1.6.1 |
||||
|
@ -1,6 +1,6 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.9.22 |
||||
compose.version=1.6.0 |
||||
kotlin.version=1.9.23 |
||||
compose.version=1.6.1 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
Loading…
Reference in new issue