Skip to content

Commit

Permalink
Update plugin androidx.baselineprofile to v1.2.1 (#7)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent 9749bdb commit f67f514
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ plugins {
id 'com.google.devtools.ksp' version "$ksp_version"
id 'com.android.test' version '8.3.0-alpha13' apply false
id 'dev.shreyaspatil.compose-compiler-report-generator' version "1.1.0" apply false
id 'androidx.baselineprofile' version '1.2.0-rc02' apply false
id 'androidx.baselineprofile' version '1.2.1' apply false
}

task clean(type: Delete) {
Expand Down

0 comments on commit f67f514

Please sign in to comment.