57 changed files with 1158 additions and 1798 deletions
@ -1,2 +1,2 @@
@@ -1,2 +1,2 @@
|
||||
compose.version=1.7.1 |
||||
compose.version=1.7.3 |
||||
kotlin.code.style=official |
||||
|
||||
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=2.0.20 |
||||
compose.version=1.7.1 |
||||
kotlin.version=2.1.0 |
||||
compose.version=1.7.3 |
||||
|
||||
@ -1,4 +1,4 @@
@@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=2.0.20 |
||||
compose.version=1.7.1 |
||||
kotlin.version=2.1.0 |
||||
compose.version=1.7.3 |
||||
|
||||
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME |
||||
distributionPath=wrapper/dists |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip |
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2.1-bin.zip |
||||
zipStoreBase=GRADLE_USER_HOME |
||||
zipStorePath=wrapper/dists |
||||
|
||||
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=2.0.20 |
||||
compose.version=1.7.1 |
||||
kotlin.version=2.1.0 |
||||
compose.version=1.7.3 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
||||
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
||||
kotlin.code.style=official |
||||
kotlin.js.webpack.major.version=4 |
||||
kotlin.version=2.0.20 |
||||
compose.version=1.7.1 |
||||
kotlin.version=2.1.0 |
||||
compose.version=1.7.3 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
||||
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=2.0.20 |
||||
compose.version=1.7.1 |
||||
kotlin.version=2.1.0 |
||||
compose.version=1.7.3 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
||||
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=2.0.20 |
||||
compose.version=1.7.1 |
||||
kotlin.version=2.1.0 |
||||
compose.version=1.7.3 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=2.0.20 |
||||
compose.version=1.7.1 |
||||
kotlin.version=2.1.0 |
||||
compose.version=1.7.3 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
||||
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
||||
kotlin.code.style=official |
||||
xcodeproj=./iosApp |
||||
org.gradle.jvmargs=-Xmx3g |
||||
kotlin.version=2.0.20 |
||||
compose.version=1.7.1 |
||||
kotlin.version=2.1.0 |
||||
compose.version=1.7.3 |
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
@@ -1,6 +1,6 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=2.0.20 |
||||
compose.version=1.7.1 |
||||
kotlin.version=2.1.0 |
||||
compose.version=1.7.3 |
||||
org.gradle.configuration-cache=true |
||||
org.gradle.caching=true |
||||
|
||||
@ -1 +1 @@
@@ -1 +1 @@
|
||||
kotlin.version=1.9.21 |
||||
kotlin.version=2.1.0 |
||||
|
||||
Loading…
Reference in new issue