File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11[versions ]
22# jetbrains
3- kotlin = " 1.9.22 "
3+ kotlin = " 1.9.24 "
44# KSP
5- kotlinxSerializationJson = " 1.5.1 "
6- ksp = " 1.9.22 -1.0.17 "
5+ kotlinxSerializationJson = " 1.6.3 "
6+ ksp = " 1.9.24 -1.0.20 "
77# AndroidX
88androidx-constraintlayout = " 2.1.4"
99androidx-documentfile = " 1.0.1"
1010# Room
1111room = " 2.6.1"
1212# Fossify
13- commons = " 88a349fe1d "
13+ commons = " 4c2d362fe3 "
1414# Gradle
15- gradlePlugins-agp = " 8.3.2 "
15+ gradlePlugins-agp = " 8.5.0 "
1616# build
1717app-build-compileSDKVersion = " 34"
1818app-build-targetSDK = " 34"
Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
33distributionPath =wrapper/dists
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
6- distributionUrl =https\://services.gradle.org/distributions/gradle-8.4 -bin.zip
6+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.7 -bin.zip
You can’t perform that action at this time.
0 commit comments