Skip to content

Commit

Permalink
[#312] Review: Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
florentmaitre committed Nov 8, 2022
1 parent 7119f83 commit 9ff3e1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ java {

dependencies {
implementation("com.android.tools.build:gradle:7.2.0")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21") //https://issuetracker.google.com/issues/176079157#comment14
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.21") // https://issuetracker.google.com/issues/176079157#comment14
implementation("com.squareup:javapoet:1.13.0") // https://github.com/google/dagger/issues/3282
}

0 comments on commit 9ff3e1c

Please sign in to comment.