Skip to content

Commit

Permalink
Merge branch 'main' into baseline-profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaskioko committed Jan 15, 2025
2 parents 4721b79 + 7f833a3 commit 8f07165
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,20 @@ GEM
artifactory (3.0.17)
atomos (0.1.3)
aws-eventstream (1.3.0)
aws-partitions (1.1030.0)
aws-sdk-core (3.214.1)
aws-partitions (1.1035.0)
aws-sdk-core (3.215.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.96.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.176.1)
aws-sdk-s3 (1.177.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.5)
aws-sigv4 (1.10.1)
aws-sigv4 (1.11.0)
aws-eventstream (~> 1, >= 1.0.2)
babosa (1.0.4)
base64 (0.2.0)
Expand Down Expand Up @@ -184,7 +184,7 @@ GEM
rexml (3.4.0)
rouge (2.0.7)
ruby2_keywords (0.0.5)
rubyzip (2.3.2)
rubyzip (2.4.1)
security (0.1.5)
signet (0.19.0)
addressable (~> 2.8)
Expand Down
12 changes: 6 additions & 6 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.7.3"
agp = "8.8.0"
androidx-activity = "1.9.3"
androidx-annotation = "1.9.1"
androidx-browser = "1.8.0"
Expand All @@ -14,7 +14,7 @@ androidx-palette = "1.0.0"
androidx-paging = "3.3.5"
androidx-savedstate = "1.2.1"
appauth = "0.11.1"
atomicfu = "0.26.1"
atomicfu = "0.27.0"
baselineprofile = "1.2.4"
benchmarkMacroJunit4 = "1.3.3"
coil = "2.7.0"
Expand All @@ -24,7 +24,7 @@ compose-runtime = "1.7.6"
coroutines = "1.10.1"
datetime = "0.6.1"
decompose = "3.2.2"
dependency-analysis = "2.6.1"
dependency-analysis = "2.7.0"
essenty = "2.4.0"
espressoCore = "3.6.1"
desugar = "2.1.4"
Expand All @@ -45,14 +45,14 @@ ktor = "3.0.3"
lint = "1.4.2"
napier = "2.7.1"
robolectric = "4.14.1"
roborazzi = "1.38.0"
roborazzi = "1.39.0"
profileinstaller = "1.4.1"
serialization-json = "1.7.3"
serialization-json = "1.8.0"
shared-module-version = "0.9.1"
skie = "0.10.0"
snapper = "0.3.0"
sqldelight = "2.0.2"
spotless = "6.25.0"
spotless = "7.0.1"
store5 = "5.0.0"
turbine = "1.2.0"
uiautomator = "2.3.0"
Expand Down

0 comments on commit 8f07165

Please sign in to comment.