Files
SafeRoute3/build.gradle.kts
T
2026-06-17 17:25:57 +03: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 "8.1.4" apply false
}