mirror of
https://github.com/pendragonnn/PalmGuard-App-Thesis.git
synced 2025-08-10 09:22:22 +00:00
5 lines
225 B
Plaintext
5 lines
225 B
Plaintext
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
|
plugins {
|
|
alias(libs.plugins.androidApplication) apply false
|
|
alias(libs.plugins.jetbrainsKotlinAndroid) apply false
|
|
} |