Files
navbuttons/build.gradle.kts
T
2026-04-22 22:32:15 +00:00

5 lines
174 B
Kotlin

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "9.1.1" apply false
}