Skip to content

Commit

Permalink
Merge pull request #2325 from utkarsh006/utk-spell
Browse files Browse the repository at this point in the history
style: minor spelling change in build.gradle
  • Loading branch information
jawidMuhammadi authored Sep 8, 2023
2 parents 9668dce + f7342c5 commit 129a9ef
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 @@ -26,7 +26,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlinGradlePluginversion"
classpath "com.github.spotbugs.snom:spotbugs-gradle-plugin:5.1.2"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle filesa
// in the individual module build.gradle files
}
}
plugins {
Expand Down

0 comments on commit 129a9ef

Please sign in to comment.