Gradle upgrade
This commit is contained in:
@ -5,7 +5,7 @@ composeBom = "2026.03.01"
|
|||||||
coreKtx = "1.18.0"
|
coreKtx = "1.18.0"
|
||||||
exifinterface = "1.4.2"
|
exifinterface = "1.4.2"
|
||||||
fragmentKtx = "1.8.9"
|
fragmentKtx = "1.8.9"
|
||||||
gradleVersion = "9.1.1"
|
gradleVersion = "9.2.0"
|
||||||
kotlin = "2.3.20"
|
kotlin = "2.3.20"
|
||||||
kotlinStdlibJdk8 = "2.3.10"
|
kotlinStdlibJdk8 = "2.3.10"
|
||||||
kotlinSerializationPlugin = "2.3.20"
|
kotlinSerializationPlugin = "2.3.20"
|
||||||
|
|||||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,6 +1,6 @@
|
|||||||
#Mon Jan 30 05:45:34 EET 2023
|
#Mon Jan 30 05:45:34 EET 2023
|
||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.0-bin.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
|
|||||||
Reference in New Issue
Block a user