mirror of
https://github.com/SimpleMobileTools/Simple-Flashlight.git
synced 2025-02-15 19:30:52 +01:00
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
|
plugins {
|
||
|
alias(libs.plugins.android).apply(false)
|
||
|
alias(libs.plugins.kotlinAndroid).apply(false)
|
||
|
}
|