File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2727- :arrow_up : [ kotlin] ( https://github.com/JetBrains/kotlin/releases/tag/v2.2.0 ) ` 2.1.21 ` → ` 2.2.0 ` :warning :
2828- :arrow_up : [ kotlinx-serialization] ( https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.9.0 ) ` 1.8.1 ` → ` 1.9.0 ` :warning :
2929- :arrow_up : [ ksp] ( https://github.com/google/ksp/releases/ ) ` 2.1.21-2.0.1 ` → ` 2.2.0-2.0.2 ` :warning :
30+ - :arrow_up : [ reactivex-rxjava3] ( https://github.com/ReactiveX/RxJava/releases/tag/v3.1.11 ) ` 3.1.10 ` → ` 3.1.11 `
3031- :arrow_up : [ tink] ( https://github.com/tink-crypto/tink-java/releases/tag/v1.18.0 ) ` 1.17.0 ` → ` 1.18.0 `
3132- :arrow_up : [ turbine] ( https://github.com/cashapp/turbine/releases/tag/1.2.1 ) ` 1.2.0 ` → ` 1.2.1 `
3233- :arrow_up : plugin: [ gms-googleServices] ( https://firebase.google.com/support/release-notes/android#google-services_plugin_v4-4-3 ) ` 4.4.2 ` → ` 4.4.3 `
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ material = "1.12.0"
1818# Multithreading
1919kotlinx-coroutines = " 1.10.2"
2020reactivex-rxjava2 = " 2.2.21"
21- reactivex-rxjava3 = " 3.1.10 "
21+ reactivex-rxjava3 = " 3.1.11 "
2222
2323# Network & Serialization
2424kotlinx-serialization = " 1.9.0"
You can’t perform that action at this time.
0 commit comments