Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

Commit

Permalink
Add KGP 1.6.20 to performance test repo
Browse files Browse the repository at this point in the history
Bug: N/A
Test: existing
Change-Id: Ic4b23c7b29c1117041281f36a9a2cc7041ff884c
  • Loading branch information
scott-pollom committed Apr 11, 2022
1 parent 57fb904 commit b06930f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions build-system/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -217,11 +217,17 @@ maven_repository(
name = "performance_test_repo",
artifacts = GRADLE_PLUGIN_ARTIFACTS + [
"@maven//:org.jetbrains.kotlin.kotlin-gradle-plugin_1.6.10",
"@maven//:org.jetbrains.kotlin.kotlin-gradle-plugin_1.6.20",
"@maven//:org.jetbrains.kotlin.kotlin-android-extensions-runtime_1.6.10",
"@maven//:org.jetbrains.kotlin.kotlin-android-extensions-runtime_1.6.20",
"@maven//:org.jetbrains.kotlin.kotlin-script-runtime_1.6.10",
"@maven//:org.jetbrains.kotlin.kotlin-script-runtime_1.6.20",
"@maven//:org.jetbrains.kotlin.kotlin-reflect_1.6.10",
"@maven//:org.jetbrains.kotlin.kotlin-reflect_1.6.20",
"@maven//:org.jetbrains.kotlin.kotlin-stdlib-jdk7_1.6.10",
"@maven//:org.jetbrains.kotlin.kotlin-stdlib-jdk7_1.6.20",
"@maven//:org.jetbrains.kotlin.kotlin-stdlib-jdk8_1.6.10",
"@maven//:org.jetbrains.kotlin.kotlin-stdlib-jdk8_1.6.20",
"@maven//:org.jetbrains.kotlinx.kotlinx-coroutines-android_1.3.6",
"@maven//:org.jetbrains.kotlinx.kotlinx-coroutines-core-common_1.3.6",
"@maven//:androidx.activity.activity-compose_1.3.1",
Expand Down

0 comments on commit b06930f

Please sign in to comment.