Igor Demin
2 years ago
23 changed files with 25 additions and 25 deletions
@ -1,2 +1,2 @@
|
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
kotlin.code.style=official |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
|
@ -1,5 +1,5 @@
|
||||
kotlin.stdlib.default.dependency=false |
||||
kotlin.code.style=official |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
|
@ -1,4 +1,4 @@
|
||||
kotlin.code.style=official |
||||
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=1024m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.6.10 |
||||
compose.version=1.2.0-beta01 |
||||
compose.version=1.2.0-beta02 |
||||
|
@ -1,5 +1,5 @@
|
||||
COMPOSE_CORE_VERSION=1.2.0-beta01 |
||||
COMPOSE_WEB_VERSION=1.2.0-beta01 |
||||
COMPOSE_CORE_VERSION=1.2.0-beta02 |
||||
COMPOSE_WEB_VERSION=1.2.0-beta02 |
||||
compose.web.buildSamples=false |
||||
compose.web.tests.integration.withFirefox |
||||
compose.web.tests.skip.benchmarks=false |
||||
|
Loading…
Reference in new issue