This repository has been archived on 2025-01-22. You can view files and clone it, but cannot push or open issues or pull requests.
kotRemote/settings.gradle.kts

6 lines
119 B
Text
Raw Permalink Normal View History

2024-02-16 02:25:54 -07:00
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
}
2024-02-17 04:16:53 -07:00
rootProject.name = "kotRemote"
2024-02-16 02:25:54 -07:00