We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2083b52 commit 9f8a0f1Copy full SHA for 9f8a0f1
health-metrics/benchmark/template/build.gradle
@@ -16,7 +16,7 @@ plugins {
16
id 'com.android.application' version '8.2.1' apply false
17
id 'com.android.library' version '8.2.1' apply false
18
id 'com.android.test' version '7.2.2' apply false
19
- id 'org.jetbrains.kotlin.android' version '1.8.22' apply false
+ id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
20
21
id 'com.google.gms.google-services' version '4.4.2' apply false
22
id 'com.google.firebase.crashlytics' version '3.0.2' apply false
0 commit comments