Skip to content

Commit

Permalink
enable auto-provisioning for Gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Sep 2, 2024
1 parent 368ff78 commit cc1ce9c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions settings.gradle
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
plugins {
id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0'
}
include 'impexp-client-cli'
include 'impexp-client-gui'
include 'impexp-config'
Expand Down

0 comments on commit cc1ce9c

Please sign in to comment.