Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
BFergerson authored Mar 30, 2022
2 parents 97ecc0b + fc9c7b3 commit d9010fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pluginManagement {
id 'org.jetbrains.kotlin.plugin.serialization' version kotlinVersion apply false
id 'org.jetbrains.kotlin.kapt' version kotlinVersion apply false
id 'org.jetbrains.kotlin.plugin.noarg' version kotlinVersion apply false
id 'com.diffplug.spotless' version '6.3.0' apply false
id 'com.diffplug.spotless' version '6.4.0' apply false
}
}

Expand Down

0 comments on commit d9010fe

Please sign in to comment.