Skip to content

Commit

Permalink
Update plugin com.android.test to v8.3.0-alpha14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 17, 2023
1 parent f67f514 commit 9e0b572
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 @@ -25,7 +25,7 @@ plugins {
id 'com.android.library' version '8.3.0-alpha13' apply false
id 'org.jetbrains.kotlin.android' version "$kotlin_version" apply false
id 'com.google.devtools.ksp' version "$ksp_version"
id 'com.android.test' version '8.3.0-alpha13' apply false
id 'com.android.test' version '8.3.0-alpha14' apply false
id 'dev.shreyaspatil.compose-compiler-report-generator' version "1.1.0" apply false
id 'androidx.baselineprofile' version '1.2.1' apply false
}
Expand Down

0 comments on commit 9e0b572

Please sign in to comment.