Updated Gradle and Kotlin version

This commit is contained in:
dankito 2024-10-01 18:16:24 +02:00
parent 1979356fdc
commit 306f3cccda
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ xcodeproj=./EpcQrCodeiOSApp
org.gradle.jvmargs=-Xmx3072m
kotlinVersion=1.6.10
kotlinVersion=1.8.20
coroutinesVersion=1.6.0

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists