Skip to content

Commit

Permalink
Update settings.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
embeddedt authored Oct 25, 2024
1 parent 6101229 commit b5a4f59
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,11 @@
pluginManagement {
repositories {
gradlePluginPortal()
}
}

rootProject.name = 'glsl-transformation-lib'

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

0 comments on commit b5a4f59

Please sign in to comment.