Skip to content

Commit

Permalink
Update dependency androidx.tracing:tracing to v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent b4a0483 commit b90672b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Expand Up @@ -98,7 +98,7 @@ dependencyResolutionManagement {
library('androidx-test.ktx.junit', 'androidx.test.ext:junit-ktx:1.1.5')
library('androidx-test.rules', 'androidx.test:rules:1.4.0')
library('androidx-test.runner', 'androidx.test:runner:1.4.0')
library('androidx-tracing', 'androidx.tracing:tracing:1.0.0')
library('androidx-tracing', 'androidx.tracing:tracing:1.1.0')
library('androidx.vectordrawable', 'androidx.vectordrawable:vectordrawable-animated:1.1.0')
library('proguard-gradle', 'com.guardsquare:proguard-gradle:7.1.0')
library('compose-foundation', 'androidx.compose.foundation', 'foundation').versionRef('compose')
Expand Down

0 comments on commit b90672b

Please sign in to comment.