Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.kapt to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent 5f101dd commit 27ca4c2
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 @@ -11,7 +11,7 @@ buildscript {
plugins {
id 'java'
id 'org.jetbrains.kotlin.jvm' version '1.3.72'
id 'org.jetbrains.kotlin.kapt' version '1.3.72'
id 'org.jetbrains.kotlin.kapt' version '2.0.10'
}

group 'dev.hossain.hangouts'
Expand Down

0 comments on commit 27ca4c2

Please sign in to comment.