Files
driver-manager/build.gradle.kts

4 lines
74 B
Kotlin

plugins {
id("com.android.application") version "8.7.3" apply false
}