Skip to content

Commit cdb839b

Browse files
committed
Merge remote-tracking branch 'GitLiveApp/master' into feature/field-value-encoding
2 parents aceb6c1 + eafd4f4 commit cdb839b

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github: [GitLiveApp]

gradle/libs.versions.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@ androidx-test-core = "1.6.1"
44
androidx-test-junit = "1.2.1"
55
androidx-test-runner = "1.6.2"
66
ben-manes-versions = "0.51.0"
7-
firebase-bom = "33.2.0"
7+
firebase-bom = "33.10.0"
88
gitlive-firebase-java-sdk = "0.4.6"
99
gson = "2.11.0"
1010
junit = "4.13.2"
11-
kotlin = "2.0.20"
12-
kotlinx-coroutines = "1.9.0-RC.2"
11+
kotlin = "2.0.21"
12+
kotlinx-coroutines = "1.9.0"
1313
kotlinx-serialization = "1.7.2"
1414
kotlinx-binarycompatibilityvalidator = "0.16.3"
1515
kotlinx-datetime = "0.6.1"
1616
kotlinter = "4.4.1"
1717
settings-api = "2.0"
1818
settings-language = "2.0"
19-
firebase-cocoapods = "11.2.0"
19+
firebase-cocoapods = "11.4.0"
2020
ios-deploymentTarget = "13.0"
2121
test-logger-plugin = "4.0.0"
2222
dokka = "1.9.20"

0 commit comments

Comments
 (0)