mirror of
https://github.com/Astatin3/android-position-tracking.git
synced 2026-06-08 23:58:00 -06:00
4 lines
166 B
Kotlin
4 lines
166 B
Kotlin
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
|
plugins {
|
|
alias(libs.plugins.androidApplication) apply false
|
|
} |