File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ minSdk = "30"
88targetSdk = " 36"
99jvmTarget = " 17"
1010androidGradlePlugin = " 9.1.0"
11- spotless = " 8.3 .0"
11+ spotless = " 8.4 .0"
1212
1313# App version
1414versionCode = " 2030100"
1515versionName = " 2.3.1"
1616
1717# Kotlin
18- kotlin = " 2.3.10 "
18+ kotlin = " 2.3.20 "
1919kotlinxImmutable = " 0.4.0"
2020ksp = " 2.3.6"
2121
@@ -57,14 +57,14 @@ coil = "3.4.0"
5757timber = " 5.0.1"
5858lottieCompose = " 6.7.1"
5959coroutine = " 1.10.2"
60- ktlint = " 14.1 .0"
60+ ktlint = " 14.2 .0"
6161pebble = " 0.1.0"
6262balloonCompose = " 1.7.5"
6363richeditorCompose = " 1.0.0-rc13"
6464gmaAds = " 0.24.0-beta03"
6565
6666# Firebase
67- firebaseBom = " 34.10 .0"
67+ firebaseBom = " 34.11 .0"
6868firebaseCrashlyticsPlugin = " 3.0.6"
6969
7070# ML Kit
@@ -78,8 +78,8 @@ profileinstaller = "1.4.1"
7878runner = " 1.7.0"
7979
8080# AboutLibraries
81- aboutLibraries = " 14.0.0-b02 "
82- amplitude = " 1.26.1 "
81+ aboutLibraries = " 14.0.0-b03 "
82+ amplitude = " 1.26.4 "
8383
8484[libraries ]
8585# Analytics
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-9.4.0 -bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-9.4.1 -bin.zip
44networkTimeout =10000
55validateDistributionUrl =true
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments