Skip to content

Commit

Permalink
Update plugin androidx.baselineprofile to v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2023
1 parent 860d63e commit 006a7e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ dependencyResolutionManagement {
plugin("application", "com.android.application").versionRef("plugin")
plugin("library", "com.android.library").versionRef("plugin")
plugin("test", "com.android.test").versionRef("plugin")
plugin("baseline-profile", "androidx.baselineprofile").version("1.2.0-rc02")
plugin("baseline-profile", "androidx.baselineprofile").version("1.2.1")
library("core", "androidx.core:core-ktx:1.12.0-rc01")
library("annotations", "androidx.annotation:annotation:1.7.0")
library("activity", "androidx.activity:activity-compose:1.8.0")
Expand Down

0 comments on commit 006a7e5

Please sign in to comment.