Skip to content

Commit

Permalink
Fix statement order
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt authored Oct 25, 2024
1 parent b5a4f59 commit 642089c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ pluginManagement {
}
}

rootProject.name = 'glsl-transformation-lib'

plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.7.0'
}

rootProject.name = 'glsl-transformation-lib'

0 comments on commit 642089c

Please sign in to comment.