File tree Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Expand file tree Collapse file tree 2 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 1
1
[versions ]
2
- agp = " 8.6.0 "
3
- androidx-test-core = " 1.6.1 "
4
- androidx-test-junit = " 1.2.1 "
5
- androidx-test-runner = " 1.6.2 "
6
- ben-manes-versions = " 0.51 .0"
2
+ agp = " 8.11.1 "
3
+ androidx-test-core = " 1.7.0 "
4
+ androidx-test-junit = " 1.3.0 "
5
+ androidx-test-runner = " 1.7.0 "
6
+ ben-manes-versions = " 0.52 .0"
7
7
firebase-bom = " 33.10.0"
8
8
gitlive-firebase-java-sdk = " 0.4.6"
9
- gson = " 2.11.0 "
9
+ gson = " 2.13.1 "
10
10
junit = " 4.13.2"
11
- kotlin = " 2.0.21 "
12
- kotlinx-coroutines = " 1.9.0 "
13
- kotlinx-serialization = " 1.7.2 "
14
- kotlinx-binarycompatibilityvalidator = " 0.16.3 "
15
- kotlinx-datetime = " 0.6 .1"
16
- kotlinter = " 4.4.1 "
11
+ kotlin = " 2.2.0 "
12
+ kotlinx-coroutines = " 1.10.2 "
13
+ kotlinx-serialization = " 1.9.0 "
14
+ kotlinx-binarycompatibilityvalidator = " 0.18.1 "
15
+ kotlinx-datetime = " 0.7 .1"
16
+ kotlinter = " 5.2.0 "
17
17
settings-api = " 2.0"
18
18
settings-language = " 2.0"
19
19
firebase-cocoapods = " 11.4.0"
20
20
ios-deploymentTarget = " 13.0"
21
21
test-logger-plugin = " 4.0.0"
22
- dokka = " 1.9.20 "
22
+ dokka = " 2.0.0 "
23
23
24
24
[libraries ]
25
25
android-gradle-plugin = { module = " com.android.tools.build:gradle" , version.ref = " agp" }
Original file line number Diff line number Diff line change 1
1
distributionBase =GRADLE_USER_HOME
2
2
distributionPath =wrapper/dists
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-8.10 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-8.13 -bin.zip
4
4
networkTimeout =10000
5
5
validateDistributionUrl =true
6
6
zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments