Skip to content

Commit

Permalink
Stop using fixed plugin versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Jan 28, 2024
1 parent 7ce3e59 commit c24891d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions kotlin/settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,6 @@ plugins {
blowdryerSetup {
github 'diffplug/blowdryer-diffplug', 'tag', '7.2.0'
//devLocal '../blowdryer-diffplug'
setPluginsBlockTo {
it.file 'plugin.versions'
it.file 'plugin-kotlin.versions'
it.replace('\t', ' ')
}
}

include 'selfie-lib'
Expand Down

0 comments on commit c24891d

Please sign in to comment.