Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DroidKaigi/conference-app-2022
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5aff250a11007a32a1bdf8155b7063903940e115
Choose a base ref
..
head repository: DroidKaigi/conference-app-2022
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 699562db2af1419cadd830ecb9933c9d02b6da55
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 gradle/libs.versions.toml
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
androidGradlePlugin = "7.4.0-beta02"
androidGradlePlugin = "7.4.0-beta04"
kotlin = "1.7.10"
molecule = "0.5.0"
buildkonfig = "0.13.3"
@@ -48,7 +48,7 @@ kluent = "1.69"
coilCompose = "2.2.2"
koin = "3.2.2"
androidXChromeCustomTabs = "1.4.0"
ksp = "1.7.20-1.0.8"
ksp = "1.7.21-1.0.8"
paparazzi = "1.0.0"
showkase = "1.0.0-beta13"
testParameterInjector = "1.9"