Skip to content

Commit 9f8a0f1

Browse files
authored
[Infra] Bump benchmark kotlin plugin version (#7381)
It will make it match our actual required min version of 2.0.21
1 parent 2083b52 commit 9f8a0f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

health-metrics/benchmark/template/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ plugins {
1616
id 'com.android.application' version '8.2.1' apply false
1717
id 'com.android.library' version '8.2.1' apply false
1818
id 'com.android.test' version '7.2.2' apply false
19-
id 'org.jetbrains.kotlin.android' version '1.8.22' apply false
19+
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
2020

2121
id 'com.google.gms.google-services' version '4.4.2' apply false
2222
id 'com.google.firebase.crashlytics' version '3.0.2' apply false

0 commit comments

Comments
 (0)