This repository has been archived on 2024-02-21. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
asgard__/build.gradle.kts
2021-08-20 18:07:12 +09:00

12 lines
179 B
Kotlin

/*
* Project Asgard
*
* Copyright (c) 2021. Elex. All Rights Reserved.
* https://www.elex-project.com/
*/
plugins {
id("com.github.ben-manes.versions") version "0.36.0"
}