9
0
mirror of https://github.com/VolmitSoftware/Iris.git synced 2025-12-19 15:09:18 +00:00

does this shit work now??

This commit is contained in:
Julian Krings
2025-07-07 23:59:42 +02:00
parent 9324b1b5c0
commit 12777bc3f0
3 changed files with 1 additions and 9 deletions

View File

@@ -15,13 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
pluginManagement {
repositories {
mavenLocal()
mavenCentral()
gradlePluginPortal()
}
}
plugins {
id ("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}