Files
dj99k e23b30605f first Commit
Variable Axle Monitor App   BLE : OK
2026-08-04 22:13:35 +09:00

5 lines
218 B
Kotlin

// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
alias(libs.plugins.android.application) apply false
alias(libs.plugins.kotlin.compose) apply false
}